flutter_automation 1.1.2
flutter_automation: ^1.1.2 copied to clipboard
A flutter package that provides various automation scripts to help you with your flutter project.
example/example.dart
void main() {
print("run the scripts as described in the readme file");
}