neo_mobile_kit 0.2.0
neo_mobile_kit: ^0.2.0 copied to clipboard
A mobile-first neobrutalist Flutter UI kit with theme tokens, widgets, navigation, backgrounds, and motion helpers.
Changelog #
All notable changes to this package are documented in this file.
The format follows Keep a Changelog, and this package uses semantic versioning.
0.2.0 - 2026-05-27 #
Added #
- Added full widget catalog documentation in the README.
- Added restored reusable widgets including tables, tabs, timelines, steppers, status clusters, filter chips, banners, and loading indicators.
Changed #
- Reframed splash and onboarding documentation as composable presentation components.
- Reworded package copy to focus on reusable widgets and animation primitives.
0.1.2 - 2026-05-27 #
Added #
- Added
NeoOnboardingPageandNeoOnboardingStep. - Added orb and shape burst transitions for configurable onboarding sequences.