my 1.1.0
my: ^1.1.0 copied to clipboard
A Flutter package designed to streamline app development by reducing boilerplate code and enhancing productivity for modern mobile projects.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2025-04-23 #
Added #
- Initial release to pub.dev
- Customizable Text widget (
MyText) with theme integration - Versatile Button widget (
MyButton) with multiple variants - Enhanced Container widget (
MyContainer) - Spacing widgets (
Gap,GapX,GapY) - Advanced TextField and TextFormField widgets
- Loading indicators: loading effect, skeleton, and loader
- Utility extensions for collections, strings, time, and widgets
- Form field validation utilities