flutter_app_utilities 0.1.0
flutter_app_utilities: ^0.1.0 copied to clipboard
A zero-dependency Flutter toolkit with reusable extensions, UX widgets, form presets, validators, and common app state screens.
0.1.0 #
- Initial reusable package structure.
- Added extension helpers, view-state models, and common widgets.
- Added token-based mobile UX primitives for touch targets, feedback, forms, accessibility, skeleton loading, and screen structure.
- Added reusable issue screens for no internet, server connection failure, and permissions.
- Added login/signup-ready form field presets and standalone validators.
- Prepared pub.dev metadata and added a runnable example app.