- Open
flutterfast
orflutterfast_offline
directory - Make all desired changes
- Test locally. For the online flutterfast app, specify the
PAAS
environment variable using --dart-define (one of firebase, supabase, or appwrite) - Use flutter_fast_cli to create new app
- Verify everything looks right
dart run ./bin/fast.dart wizard
flutterfast
: Will be replaced by app name
- Increase version number
flutter pub publish --dry-run
flutter pub publish