flutter_fast_cli 1.4.0
flutter_fast_cli: ^1.4.0 copied to clipboard
Build Flutter Apps Faster. Generate boilerplate code for apps that require authentication, subscriptions, and more
example/main.dart
void goFast() {
print('Go fast!');
}