flutter-best-practices
evanca/flutter-ai-rules
A comprehensive guide covering standards for building highly maintainable Flutter applications using Dart. It details best practices across architecture (MVVM, layered design), state management (Cubit/BLoC), folder structure, widget implementation, and testing strategies. Use this skill when writing new code, reviewing existing codebases, or planning complex features to ensure scalable and clean development.