flutter_archkit 0.0.1 copy "flutter_archkit: ^0.0.1" to clipboard
flutter_archkit: ^0.0.1 copied to clipboard

An automated multi-flavor configuration CLI tool and package for Flutter projects (Android, iOS, VS Code launch, and Dart ServerConfig).

0.0.1 #

  • Initial release of flutter_archkit.
  • Automated multi-flavor generator for Flutter applications.
  • Configures Android product flavors (build.gradle.kts).
  • Generates iOS .xcconfig build configurations, shared .xcscheme schemes, patches Info.plist, and updates project.pbxproj.
  • Generates Dart ServerConfig (lib/core/config/server_config.dart) and main entry points (lib/main_<flavor>.dart).
  • Generates VS Code debug launch configurations (.vscode/launch.json).
  • CLI tool support via dart run flutter_archkit:setup_flavor.
5
likes
0
points
378
downloads

Publisher

unverified uploader

Weekly Downloads

An automated multi-flavor configuration CLI tool and package for Flutter projects (Android, iOS, VS Code launch, and Dart ServerConfig).

Repository (GitHub)
View/report issues

Topics

#flutter #flavor #generator #android #ios

License

unknown (license)

Dependencies

dart_xcodeproj, dio, flutter, path, yaml

More

Packages that depend on flutter_archkit