fvm flutter pub run build_runner watch --delete-conflicting-outputs
- Create votes
- add description, images for each item to choose
- share authenticated links
- save results
- handle/communicate uncertainty
- ask for different types of choices
- sorted
- 1-vs-1
- best
- least bad
- assign points
- predefined templates ICE
- add custom parameters with different weights
- cost, resources, time, difficulty, impact, uncertainty, helpfulness, alignment
- download results
- maybe generic forms/questionnaires
This project is a starting point for a Flutter application that follows the simple app state management tutorial.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
The assets
directory houses images, fonts, and any other files you want to
include with your application.
The assets/images
directory contains resolution-aware
images.
This project generates localized messages based on arb files found in
the lib/src/localization
directory.
To support additional languages, please visit the tutorial on Internationalizing Flutter apps