easy_setup 0.0.2
easy_setup: ^0.0.2 copied to clipboard
A CLI tool that automates Flutter project flavor setup and CI/CD pipeline generation from a single YAML config.
example/easy_setup_example.dart
import 'package:easy_setup/easy_setup.dart';
void main() {
}