flutter_automation 1.2.1
flutter_automation: ^1.2.1 copied to clipboard
A flutter package that provides various automation scripts to help you with your flutter project.
example/example.dart
void main() {
print("Just run flutter pub pub run flutter_automation -f -s from terminal in your project directory after flutter_automation package as dev dependency");
}