flutter-dart-standards
OfficialSafe, immutable Dart/Flutter code.
Software Engineering#type-safety#coding-standards#flutter#naming-conventions#dart#immutability#widget-composition
Authorwildbitca
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Flutter projects often suffer from inconsistent Dart patterns, weak type safety, and unstandardized widget composition, making maintenance and collaboration harder.
Core Features & Use Cases
- Enforces explicit types for variables and function signatures.
- Encourages immutability with final and copyWith for state objects, and applies @immutable to widgets.
- Standardizes naming conventions: PascalCase for classes, camelCase for methods, snake_case for files, and consistent acronym capitalization.
Quick Start
Apply the Flutter/Dart standards to a project by updating types, enforcing immutability with final/copyWith, and aligning naming (PascalCase classes, camelCase functions, snake_case files) and acronym capitalization.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: flutter-dart-standards Download link: https://github.com/wildbitca/ai-resources/archive/main.zip#flutter-dart-standards Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.