easy_setup 0.3.0
easy_setup: ^0.3.0 copied to clipboard
Take a Flutter app from code to both stores from one YAML — service provisioning, native config, store assets, signing, builds, and uploads.
example/easy_setup_example.dart
import 'package:easy_setup/easy_setup.dart';
void main() {
}