flutter_clean_arch_bot 0.1.0
flutter_clean_arch_bot: ^0.1.0 copied to clipboard
Generate full clean architecture instantly.
flutter-clean-arch-bot #
Topics: dart · flutter · flutter-clean-arch-bot · mobile · pub
Generate full clean architecture instantly.
CLI #
npx flutter-clean-arch-bot init
Features #
- Enterprise-ready structure
- layered modules
Usage #
import 'package:flutter_clean_arch_bot/flutter_clean_arch_bot.dart';
void main() {
FlutterCleanArchBot.init();
}
Why #
Setting up scalable architecture takes hours.
License #
MIT