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

An automated Flutter architecture generator (Clean, MVVM, MVC with Bloc, Cubit, Riverpod, Provider, GetX), feature module generator, and multi-flavor CLI configuration tool.

0.0.2 #

  • Initial release of flutter_archkit.
  • Interactive project generator (archkit create) supporting Clean, MVVM, and MVC architectures.
  • Integrated state management templates for Bloc, Cubit, Riverpod, Provider, and GetX.
  • Feature module generator (archkit feature <name> / archkit -f <name>) for dynamic feature scaffolding.
  • Automatic project architecture detection via .metadata configuration persistence.
  • Modular template engine architecture (lib/src/cli/generators/templates/).
  • Automated multi-flavor generator for Flutter applications (setup_flavor).
  • Multi-flavor Android Gradle configuration (build.gradle.kts).
  • iOS .xcconfig build configurations, shared .xcscheme schemes, Info.plist patching, and project.pbxproj updates.
  • Dart ServerConfig (lib/core/config/server_config.dart) and flavor entry points (lib/main_<flavor>.dart).
  • VS Code debug launch configurations (.vscode/launch.json).
5
likes
0
points
378
downloads

Publisher

unverified uploader

Weekly Downloads

An automated Flutter architecture generator (Clean, MVVM, MVC with Bloc, Cubit, Riverpod, Provider, GetX), feature module generator, and multi-flavor CLI configuration tool.

Repository (GitHub)
View/report issues

Topics

#flutter #architecture #clean-architecture #mvvm #flavor

License

unknown (license)

Dependencies

args, dart_xcodeproj, dio, flutter, interact, mason_logger, path, yaml

More

Packages that depend on flutter_archkit