Skip to main content
Back to the directory
minimax-ai/skillsSoftware EngineeringFrontend and Design

flutter-dev

A practical guide for building cross-platform applications with Flutter 3 and Dart. Focuses on proven patterns, state management, and performance optimization.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
717

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/minimax-ai/skills --skill flutter-dev
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, flutter-dev has 717 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: minimax-ai/skills. Canonical URL: https://skills.sh/minimax-ai/skills/flutter-dev.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
A practical guide for building cross-platform applications with Flutter 3 and Dart. Focuses on proven patterns, state management, and performance optimization. Flutter, Dart, Material Design, and Cupertino are trademarks of Google LLC and Apple Inc. respectively. Riverpod, Bloc, and GoRouter are open-source packages by their respective maintainers. - Use const constructors wherever possible - Extract static widgets to separate const classes - Use Key for list items (ValueKey, ObjectKey) - Prefer ConsumerWidget over StatefulWidget for state - Riverpod for dependency injection and simple state - Bloc/Cubit for event-driven workflows and complex logic - Never mutate state directly (create new instances) - Use select() to minimize rebuilds - 8pt spacing increments (8, 16, 24, 32, 48) - Responsive breakpoints: mobile ( 1100) - Support all screen sizes with flexible layouts - Follow Material 3 / Cupertino design guidelines - Profile with DevTools before optimizing - Target <16ms frame time for 60fps - Use RepaintBoundary for complex animations - Offload heavy work with compute()

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does flutter-dev do?

A practical guide for building cross-platform applications with Flutter 3 and Dart. Focuses on proven patterns, state management, and performance optimization.

Is flutter-dev good?

flutter-dev does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support flutter-dev?

flutter-dev currently lists compatibility with Skills CLI.

Is flutter-dev safe to install?

flutter-dev has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to flutter-dev?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install flutter-dev?

Run the following command to install flutter-dev: npx skills add https://github.com/minimax-ai/skills --skill flutter-dev

Related skills

More from minimax-ai/skills

Related skills

Alternatives in Software Engineering