Releases: abhinav503/flutter-agentic
Releases · abhinav503/flutter-agentic
v1.1.0 — Smarter agents, richer docs, and a working reference app
2026-06-12 ·
pdf-generator→main
Summary
This release adds a complete reference app, expands the design system, and significantly deepens the context available to AI agents working in this codebase.
Features
- A complete multi-AI receipt scanner ships as a reference app, demonstrating the full Clean Architecture pattern from data source to screen with three selectable AI backends
- New checkbox, file thumbnail, dialog, and empty state components added to the design system
Agent Context Improvements
/releaseskill automates the full release workflow — branch comparison, version bump, release notes, merge, GitHub Release, and cleanup- New SOLID principles and design patterns guides give agents deeper context when designing or reviewing classes
- Static singleton and model conversion rules now explicitly listed in every agent config so agents apply them without being asked