Creating an empty Flutter project¶
Want to create an “empty” Flutter project without all the counter app boilerplate code?
Then simply pass a “-e” flag on the command line. Example:
This will generate minimal pubspec.yaml
and main.dart
files (without any comments). 👇
Previous | Next |
---|---|
[core/duplicate-app] A Firebase App named “[DEFAULT]” already exists | Return without async /await |
Last update:
18 septembre 2023
Created: 18 septembre 2023
Created: 18 septembre 2023