Releases: bhoominn/nb_utils
Releases · bhoominn/nb_utils
7.0.0
6.1.0
6.0.0
- Updated Dart & Kotlin version
- Added child property in PlaceHolderWidget
- Added default padding in Button in NoDataWidget
- Added new enhanced email pattern which supports '-' after '@'
- Added new String extensions
- Added BoxDecoration in TextIcon widget
- Added BoxDecoration in OTPTextField widget
- Added highlightColor in SettingItemWidget widget
5.0.5
- Support for Dart 3.0
- Added None in Animated Listview if you want to disable animations
- New - You can now use children in AnimatedWrap Widget as you used in original Wrap Widget
- Update - Support for Marquee Text in TextIcon Widget
- Fix - Remove radius from Blur Widget
- Use global max screen width with media query width
- Merge #35 - Fix exception in daysInMonth
4.4.12
4.6.3
4.6.1
4.5.2
4.4.14
- Disable AppButton animation if enabled parameter is set to false
- Added two separate widget parameter for visible and invisible password for suffix in AppTextField
- Removed String parameter from getNumericOnly() method as it was unnecessary
- Removed isIos method, User isIOS Instead