kite 1.0.1
kite: ^1.0.1 copied to clipboard
A developer-friendly Flutter devpack with a modern design system, reusable UI components, utilities, and application foundations.
1.0.1 #
- Fixed extension conflict on
context
1.0.0 #
- Added a complete Kite UI design system.
- Added 37 reusable Flutter UI components.
- Added theme-aware component styling and shared design foundations.
- Improved reusable layouts, controls, feedback, navigation, and utility components.
- Improved dependency deduplication and generation safety.
- Expanded template-driven generation across Kite foundations.
- Added more tests, validation, and documentation.
- Improved overall CLI architecture and developer experience.
- Added
kite syncfor declarative project synchronization. - Added centralized GoRouter routing with shell branch support.
- Added
--intosupport for nested feature routes. - Added automatic feature generation from
kite.yaml. - Added typed route path parameter configuration.
- Improved Dio networking templates with optional bearer authentication.
- Added Flutter Secure Storage based token handling.
- Added app constants, preferences, theme provider, and theme changer.