ワンクリックで
alnassan-Islamic-flutter-app
alnassan-Islamic-flutter-app には oiu85 から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture. Use when reviewing Flutter/Dart code, pull requests, or when the user asks for a Flutter code review.
Build complete Flutter features with Feature-first DDD architecture (domain/data/presentation), BLoC state management, get_it DI, and performance-optimized UI. Use when creating new features, building screens with business logic, or scaffolding domain-driven components. Follows BlocStatus pattern (initial, loading, loadingMore, success, fail) and strict layer separation.