Roadmap
- Add
dart runcommand. - Add
dart testcommand. - Add
flutter test --namecommand, to allow running a single test or group of tests. - Auto hot reload Flutter app when files change.
dart run command.dart test command.flutter test --name command, to allow running a single test or group of tests.