AgentStack
SKILL verified MIT Self-run

Flutter Skills

skill-fujigo-software-f5-framework-claude-flutter · by Fujigo-Software

Flutter/Dart patterns, widgets, and best practices for cross-platform mobile

No reviews yet
0 installs
18 views
0.0% view→install

Install

$ agentstack add skill-fujigo-software-f5-framework-claude-flutter

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Flutter Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Flutter Skills

Google's UI toolkit for building natively compiled applications.

Sub-Skills

Architecture

  • [project-structure.md](architecture/project-structure.md) - Project organization
  • [clean-architecture.md](architecture/clean-architecture.md) - Clean architecture
  • [bloc-pattern.md](architecture/bloc-pattern.md) - BLoC pattern
  • [riverpod.md](architecture/riverpod.md) - Riverpod patterns

State Management

  • [provider.md](state/provider.md) - Provider patterns
  • [bloc.md](state/bloc.md) - BLoC patterns
  • [riverpod.md](state/riverpod.md) - Riverpod patterns
  • [getx.md](state/getx.md) - GetX patterns

Widgets

  • [stateless.md](widgets/stateless.md) - Stateless widgets
  • [stateful.md](widgets/stateful.md) - Stateful widgets
  • [inherited.md](widgets/inherited.md) - InheritedWidget
  • [custom-paint.md](widgets/custom-paint.md) - CustomPaint

Navigation

  • [navigator.md](navigation/navigator.md) - Navigator 2.0
  • [go-router.md](navigation/go-router.md) - GoRouter patterns
  • [auto-route.md](navigation/auto-route.md) - AutoRoute

Data

  • [dio.md](data/dio.md) - Dio HTTP client
  • [retrofit.md](data/retrofit.md) - Retrofit patterns
  • [hive.md](data/hive.md) - Hive local storage
  • [sqflite.md](data/sqflite.md) - SQLite patterns

Performance

  • [widget-rebuilds.md](performance/widget-rebuilds.md) - Minimize rebuilds
  • [lazy-loading.md](performance/lazy-loading.md) - Lazy loading
  • [images.md](performance/images.md) - Image optimization

Testing

  • [unit-testing.md](testing/unit-testing.md) - Unit tests
  • [widget-testing.md](testing/widget-testing.md) - Widget tests
  • [integration.md](testing/integration.md) - Integration tests
  • [mocking.md](testing/mocking.md) - Mockito patterns

Detection

Auto-detected when project contains:

  • pubspec.yaml file
  • lib/main.dart file
  • flutter package

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.