getxify_utils 1.0.0
getxify_utils: ^1.0.0 copied to clipboard
getxify_utils is built for faster and cleaner development. It provides lots of extension methods on Widget, String, List and Map.
1.0.0 #
- Initial release of
getxify_utils, a package built for faster and cleaner development. - Provides static utility namespaces for colors (
FxColor), padding (FxPadding), radius (FxRadius), and shadow (FxShadow). - Includes extension methods on Widget, String, List, Map, num, int, Duration, and BuildContext.
- Includes responsive layout widgets (
FxGrid,FxGridColumn,FxResponsive) optimized for performance.