Skip to content

Releases: bhoominn/nb_utils

7.0.0

12 Apr 09:04
Compare
Choose a tag to compare
  • [Breaking] Migrate connectivity_plus library to latest
  • Added support for ethernet, bluetooth, vpn connectivity
  • Added toBool method that return true if given string is "true" as a String
  • Added more comments to improve pub points

6.1.0

09 Dec 12:03
9141b70
Compare
Choose a tag to compare
  • Integrated Chat GPT 🤖 in AppTextField Widget : Start using AI today

6.0.0

02 Jul 09:30
Compare
Choose a tag to compare
  • 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

19 Feb 16:26
Compare
Choose a tag to compare
  • 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

10 Jul 17:38
Compare
Choose a tag to compare
  • New - AnimatedScrollView

4.6.3

23 Jun 18:52
Compare
Choose a tag to compare
  • New - PlaceHolderWidget - Set nicely colored PlaceHolder while the image is loading
  • New - Animated ListView Widget
  • New - Animated Wrap Widget

4.6.1

15 Jun 17:12
3ef4cb6
Compare
Choose a tag to compare
  • Get Package Info
  • New - Blur Widget
  • New - Read More Text Widget
  • New - Rounded Check Box Widget
  • New - Size Listener Widget
  • Added More Material You Colors
  • Enter FullScreen Method
  • Exit FullScreen Method

4.5.2

15 May 10:18
Compare
Choose a tag to compare
  • Support for Previous Version of Flutter
  • Support For Flutter 3.0.0

4.4.14

17 Mar 17:16
Compare
Choose a tag to compare
  • 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

4.4.10

24 Oct 18:22
Compare
Choose a tag to compare
- Add missing properties in AppTextField widget

- Ability change positive and negative text color in Custom Confirmation Dialog
- Change scaffold light color