Flutter Skills
Google's UI toolkit for building natively compiled applications.
Sub-Skills
Architecture
- project-structure.md - Project organization
- clean-architecture.md - Clean architecture
- bloc-pattern.md - BLoC pattern
- riverpod.md - Riverpod patterns
State Management
- provider.md - Provider patterns
- bloc.md - BLoC patterns
- riverpod.md - Riverpod patterns
- getx.md - GetX patterns
Widgets
- stateless.md - Stateless widgets
- stateful.md - Stateful widgets
- inherited.md - InheritedWidget
- custom-paint.md - CustomPaint
Navigation
- navigator.md - Navigator 2.0
- go-router.md - GoRouter patterns
- auto-route.md - AutoRoute
Data
- dio.md - Dio HTTP client
- retrofit.md - Retrofit patterns
- hive.md - Hive local storage
- sqflite.md - SQLite patterns
Performance
- widget-rebuilds.md - Minimize rebuilds
- lazy-loading.md - Lazy loading
- images.md - Image optimization
Testing
- unit-testing.md - Unit tests
- widget-testing.md - Widget tests
- integration.md - Integration tests
- mocking.md - Mockito patterns
Detection
Auto-detected when project contains:
pubspec.yamlfilelib/main.dartfileflutterpackage