Skip to content

Releases: bhoominn/nb_utils

7.1.8

31 Aug 16:01

Choose a tag to compare

  • Added missing HTTP method types to HttpMethodType enum
  • Added comprehensive new String, num, and DateTime extensions for enhanced utility and productivity.

7.1.2

18 Feb 16:38

Choose a tag to compare

  • Make obscureText nullable in AppTextField widget
  • Added onTapOutside in AppTextField
  • Updated URL validation Pattern
  • Added helper function for masking email and phone numbers
  • Added insetPadding in showInDialog method
  • Autofill hint support for OTP text field
  • Added obscureText param in App Text Field to show hide password
  • Added hoverElevation, focusElevation, highlightElevation in App Button
  • Added refreshIndicatorColor in AnimatedScrollView, AnimatedListView
  • Added support for defaultToastBackgroundColor, defaultToastTextColor for toast customization
  • Added Java 17 Compatibility to Android Project
  • Added retryButtonTextColor in NoDataWidget widget
  • Added more extensions support for isAudio and isVideo
  • Added focusColor, overlayColor property in onTap widget extension
  • Added new Map extension joinWithMap
  • Added checkConnectivityResult method to get ConnectivityResult instead of List
  • Migrate DoublePressBackWidget logic from WillPopScope to PopScope

7.0.0

12 Apr 09:04

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

Choose a tag to compare

  • Integrated Chat GPT 🤖 in AppTextField Widget : Start using AI today

6.0.0

02 Jul 09:30

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

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

Choose a tag to compare

  • New - AnimatedScrollView

4.6.3

23 Jun 18:52

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

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

Choose a tag to compare

  • Support for Previous Version of Flutter
  • Support For Flutter 3.0.0