Skill
flutter-skills
Flutter/Dart patterns, widgets, and best practices for cross-platform mobile
From f5-stacksInstall
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositoryarchitecture/clean-architecture.mdarchitecture/feature-first.mdarchitecture/project-structure.mdforms/flutter-form-builder.mdforms/form-validation.mdnavigation/deep-linking.mdnavigation/go-router.mdnavigation/navigator-2.mdnetworking/dio-client.mdnetworking/error-handling.mdnetworking/retrofit.mdperformance/image-caching.mdperformance/lazy-loading.mdperformance/optimization.mdstate-management/bloc-pattern.mdstate-management/provider.mdstate-management/riverpod.mdstate-management/state-notifier.mdstorage/drift.mdstorage/hive.mdSkill Content
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
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026