/new_flutter_template

Test ideas for a new flutter template

Primary LanguageDart

New Flutter Template

An experiment: Let's see what a new Flutter template might look like?

Flutter Version

When different folks work on a Flutter project together, it's important everyone uses the same version of Flutter to avoid any version conflicts.

To achieve that goal, this project uses fvm. Please install and run all commands through fvm and configure your IDE to use fvm.

Example

fvm flutter pub get