nb_utils 7.1.3 
nb_utils: ^7.1.3 copied to clipboard
Collection of Widgets and helpful Methods that every developer needs.
7.1.3 #
- Added Wavy Divider Widget
 
7.1.2 #
- Fix obscureText issue in AppTextField widget
 
7.1.1 #
- #69 Solved built error in java 17
 
7.1.0 #
- Make obscureText nullable in AppTextField widget
 
7.0.10 #
- Fixed packageInfo issue in iOS
 
7.0.9 #
- Added onTapOutside in AppTextField
 
7.0.8 #
- Updated URL validation Pattern
 - Added helper function for masking email and phone numbers
 
7.0.7 #
- Added insetPadding in showInDialog method
 
7.0.6 #
- 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
 
7.0.4 #
- 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
 
7.0.3 #
- Optimization in LiveStream
 
7.0.2 #
- Minimum dart version 3.0.0
 - Added new Map extension joinWithMap
 - Added checkConnectivityResult method to get ConnectivityResult instead of List
 - Migrate DoublePressBackWidget logic from WillPopScope to PopScope
 
7.0.0 #
- [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.4 #
- Added getIPAddress method to get current IP Address in JSON or String format directly
 
6.1.2 #
- Change Chat GPT model
 
6.1.0 #
- Integrated Chat GPT 🤖 in AppTextField Widget : Start using AI today
 
6.0.7 #
- Added Cursor Color in OTP Text Field
 
6.0.6 #
- Added subTitleMaxLine in SettingItemWidget
 
6.0.5 #
- Upgraded connectivity_plus to 5.0.0
 
6.0.4 #
- Added disabledTextColor in AppButton
 
6.0.3 #
- Added Title widget support in AppTextField widget
 - Update prefix and suffix String extensions
 - Removed PersistentTabs widget
 
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.8 #
- Added InputDecoration and TextStyle in OTPTextField widget
 - Added MaterialTextSelectionControl in AppTextField widget
 - New bool extension getIntBool
 
5.0.6 #
- Added Empty Widget in AnimatedListView
 
5.0.5 #
- Use global max screen width with media query width
 - Merge #35 - Fix exception in daysInMonth
 
5.0.4 #
- 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
 
5.0.0 #
- Support for Dart 3.0
 - Added None in Animated Listview if you want to disable animations
 
4.6.25 #
- New - Splash Delay function for Android 12
 
4.6.24 #
- Added AutofillHints in AppTextField
 - Make Text Align Center in NoDataWidget
 - Update in SizeListener Widget
 
4.6.23 #
- Updated fluttertoast Library
 
4.6.21 #
- New - Widget Extension to Make your any widget refreshable with RefreshIndicator on top
 
4.6.20 #
- New - Get Color From Image
 
4.6.17 #
- New - OTP Text Field Widget
 - New - No Data Widget with Retry Callback
 - New - HyperLink Widget
 - Update - Added errorBuilder with error String
 
4.6.16 #
- Fix iOS Package Info Issue
 
4.6.15 #
- New - RestartApp Widget
 - New - DoublePressBack Widget
 - Updated README.md
 
4.6.13 #
- Fix - Overflow text in RoundedCheckboxWidget
 
4.6.12 #
- New - AnimatedScrollView
 
4.6.11 #
- New - Pagination in AnimatedListView Widget
 
4.6.10 #
- Replace child parameter with builder in SizeListener widget
 
4.6.7 #
- New - PlaceHolderWidget - Set nicely colored PlaceHolder while image is loading
 
4.6.2 #
- New - Animated ListView
 - New - Animated Wrap
 
4.6.1 #
- Get Package Info
 
4.6.0 #
- 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 #
- Support for Previous Version of Flutter
 
4.5.1 #
- Support For Flutter 3.0.0
 
4.5.0 #
- Generate Material You Colors
 - Upgrade Gradle Version to 7.0
 
4.4.17 #
- 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.13 #
- Add Google Drive URL for Document Viewer
 - Fix DateTime Functions
 
4.4.12 #
- Fix initial delay issue in TimerWidget
 
4.4.11 #
- Added Timer Widget
 
4.4.9 #
- Change Loader widget value color
 - Add margin in AppButton
 
4.4.8 #
- Added LineIcons
 - Added navigatorKey global variable for context
 - Added new animation for page route
 - Code optimization
 
4.4.6 #
- Added getMatchingSharedPrefKeys extension for Shared Preference
 - Updated Animations in showInDialog
 - Updated README.md
 
4.4.5 #
- Ability to disable touch RatingBarWidget
 - Added Dialog Animation in showInDialog method
 - Added afterBuildCreated method get context after BuildContext created
 - AfterLayout mixin deprecated now
 
4.4.2 #
- New - Gradient Border Widget
 - New - Animation in Custom Dialog
 
4.4.1 #
- Added highlight color in onTap extension
 - Added height property in all TextStyles
 
4.4.0 #
- BuildContext parameter is added to onAccept and onCancel in showConfirmDialogCustom method
 
4.3.1 #
- Added toasty method with context for better controls
 - Updated ReadMe file
 
4.3.0 #
- Added Circular Progress with Gradient Widget
 
4.2.14 #
- Help widget for FutureBuilder & StreamBuilder with loading and error handling inbuilt
 - New - Overlay widget
 - New - JWT Decoder
 - Added builder in showInDialog method to fix context issue (Migrated from child to builder)
 
4.2.12 #
- Added page route animation
 - Added default input decoration
 
4.2.11 #
- New - Theme Selection Dialog
 - New - SnackBar function
 - Dark Mode support for LanguageList DropDown
 
4.2.10 #
- Updated ReadMe
 - New - Language DropDown Widget
 - Added onAccept in show confirm dialog
 - Added get selected language function
 - AppButton Scale animation
 
4.2.9 #
- New - HoverWidget
 - New - DottedBorderWidget
 - Make onTap optional in TextIcon
 - Added customAccentColor in Loader
 
4.2.8 #
- New - Rating Item Widget, Common Model Class
 
4.2.5 #
- New - Setting Section widget
 - New - TextButton Widget
 - Added DateTime Extensions
 - Added Default BoxDecoration
 - Added currency symbols
 
4.2.2 #
- New - Persistent Tabs widget
 
4.1.0 #
- Added new int extensions
 
4.0.0 #
- Migrated to dart null safety
 
3.3.0+13 #
- Global AppButton background color, validate null widget, useful Color ext, automatic status bar color brightness, show toast only if string is not empty
 
3.3.0+8 #
- New - DotsIndicator, Buttons, TextFields, Loader, Setting Item
 
3.2.11+4 #
- Update connectivity package version
 
3.2.9 #
- Added Responsive widget
 
3.2.3 #
- Added status bar util, support for custom symbol for UL widget
 
3.2.1 #
- Added UL Widget and more common utils
 
3.1.6+5 #
- Updated dependencies
 
3.1.6+1 #
- Added Extensions for Color, SizedBox, Text, Container, ClipRRect, ShaderMask, ScrollView, AlertDialog widgets
 
3.0.3 #
- Added Extensions for Screen Size, Check Network Available, Show Dialog, Copy to Clipboard
 
3.0.1 #
- Added Ready to use Shared Preference Functions and Toast
 
2.0.9 #
- Styles added for Text and Container Widget
 
2.0.0 #
- Added useful Extensions and basic colors
 
1.0.4 #
- Updated documentation
 
1.0.1 #
- Added examples and more optimized
 
0.0.3 #
- Added more util functions
 
0.0.1 #
- Release