Flutter clean architecture skill for AI agents. Riverpod 3.x codegen, Freezed 3.x sealed classes, and GoRouter patterns.
Stars
6
Forks
1
Watchers
6
Open Issues
1
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
19
commits
feat: update guidelines across multiple documents to enforce strict rules and best practices for code structure and testing
7477694View on GitHubfeat: update SKILL.md to version 4.0.0 and enhance best practices guidelines
fa98e4bView on GitHubfeat: implement interface contracts for repositories and datasources to enhance testability
356a898View on GitHubdocs: update guideline for file organization to clarify class structure and exceptions
78e75f6View on GitHubdocs: add section on avoiding shrinkWrap in ListView/GridView for improved performance
5de70e4View on GitHubfeat(evals): enhance evaluation prompts and expected outputs for better clarity and detail
6087c51View on GitHubRefactor provider references from Notifier to Provider across multiple documentation files
efa3935View on GitHubEnhance Freezed model documentation with rich model guidelines and examples; add methods to Product class for better data handling
d366a03View on GitHubEnhance showcase tour mixin to handle offstage tabs and improve showcase retry logic
560fa6dView on GitHubEnhance showcase service documentation with reset signal implementation and lifecycle considerations
9f372a9View on GitHubEnhance showcase tour initialization by handling loading state transitions and cached data
7d6c467View on GitHubUpdate SKILL.md to reflect new features and version bump; add showcase-tours.md documentation for guided tours
c08935cView on GitHubUpdate SKILL.md and common-patterns.md to include delta sync patterns and repository interface for incremental data fetching
b1ace9eView on GitHubUpdate README.md and SKILL.md to include Hive CE persistence; add hive-persistence.md documentation
54581fdView on GitHub