neo_mobile_kit 0.2.4
neo_mobile_kit: ^0.2.4 copied to clipboard
Neo-Brutalist Flutter UI components, theme tokens, layout helpers, backgrounds, navigation, and motion primitives.
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.4 - 2026-05-28 #
Fixed #
- Replaced the README banner gallery URL with a direct image URL so pub.dev can render the hero image.
0.2.3 - 2026-05-28 #
Changed #
- Added the externally hosted Neo-Brutalist UI banner as the main README image.
0.2.2 - 2026-05-28 #
Changed #
- Removed temporary visual preview copy from the README.
- Removed pub.dev screenshot metadata until final public preview assets are ready.
0.2.1 - 2026-05-28 #
Changed #
- Replaced the README hero placeholder with a generated Neo-Brutalist UI banner.
- Added pub.dev
screenshotsmetadata so visual previews render from the published package archive. - Removed inline README image tags that depended on private repository access.
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.
0.1.1 - 2026-05-27 #
Added #
- Added
NeoShellBackgroundfor reusable shell background compositions. - Added
showNeoSideMenuandNeoSideMenuItem. - Added
NeoProfileMotionBanner. - Added
NeoSplashPage.
0.1.0 - 2026-05-28 #
Added #
- Initial public release of
neo_mobile_kit. - Added Neo-Brutalist theme tokens, palettes, and theme presets.
- Added composable widgets including panels, buttons, inputs, pills, lists, tables, tabs, timelines, steppers, banners, status clusters, and loaders.
- Added navigation helpers including app bars, bottom navigation, side menus, and orb reveal transitions.
- Added layout helpers for responsive page shells, split layouts, section headers, spacing, and breakpoints.
- Added animation primitives for fade, slide, pop, panel drop, scroll reveal, press motion, staggered entrance groups, and motion tokens.
- Added background primitives for orbs, moon layers, shell backgrounds, and profile motion banners.
- Added optional onboarding, splash, and wizard presentation widgets.
- Added a complete README catalog, example app, contribution guide, license, and pub.dev screenshot metadata.