cool_ext 2.11.0 copy "cool_ext: ^2.11.0" to clipboard
cool_ext: ^2.11.0 copied to clipboard

Cool Flutter Package with cool Utilities and Extensions for Easy and Pretty Coding

2.11.0 #

  1. DateUtil added using intl dependency

2.10.0 #

  1. NavigatorExt's one method renamed

2.9.0 #

  1. NavigatorExt methods renamed

2.8.0 #

  1. NavigatorExt written and few methods from BuildContext moved to it

2.7.0 #

  1. NextBack widget added
  2. Animation Duration reduced in LoadingButton
  3. String.mapIfEmpty(), CoolUtil.wrapInYesNoConfirmDialog() methods added

2.6.0 #

  1. CoolUtil.disabledText*() methods added
  2. ChipFilterableListView: addDivider support given
  3. border eliminated for CoolUtil.wrapInFormField() method
  4. CoolUtil.onInkCard() and listView() method options enhanced
  5. BuildContextExt padding* and tooltip methods enhanced
  6. null check done in tooltip ext
  7. padding given during network error msg
  8. type_conversion_util added
  9. iconext.dart added
  10. WidgetExt: tooltip and padding methods added
  11. multiselectchips widget added
  12. TypeIdText datastructure added
  13. example project added
  14. clipboard button widget split & listview title support added
  15. ColorUtil class added
  16. BuildContextExt.navigatorRemoveUntilFirstAndPush() method added
  17. Few changes done to follow dart coding guidelines
  18. CoolUtil.bodyLargeSize() method added
  19. Default Nav animation changed from rtl to flutter default
  20. various size methods added coolutil.dart
  21. TypeConversionutil.dynamicListToStringSet() added
  22. Friendly box menu widget added
  23. IterableExt.mapToNullableList() method added

2.5.0 #

  1. new MediaQueryExt class offers lot of friendly extension methods on MediaQueryData class
  2. ChipFilterableList & ChoiceChips new widgets added

2.4.0 #

  1. Flutter links improved as per pub.dev recommendation

2.3.0 #

  1. DevConsole, IterableExt, DynamicExt utils added
  2. Lints enabled

2.2.0 #

  1. intl package dependency removed

2.1.0 #

  1. License file updated

2.0.0 #

  1. fluttertoast package dependency removed. It was used only in CoolUtil.clipboardCopyableText() method to show toast after copying test. This method was modified to give a call back after the copy operation.
  2. It was felt that it is not worth having this package dependency for this small purpose. Also, the default toast style of this fluttertoast may not match with the overall application. Hence removal was given importance and removed

1.0.0 #

Initial release with below utilities #

  1. BuildContext Additional methods
  2. Date utilities
  3. General Utilities
  4. String Additional Methods
  5. One liners to show Toast
  6. Lot of UI Utilies
  7. Widget Additional Methods
  8. WidgetRefresher widget
  9. WidgetReplacer widget
1
likes
0
pub points
52%
popularity

Publisher

verified publisheradithyan.dev

Cool Flutter Package with cool Utilities and Extensions for Easy and Pretty Coding

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on cool_ext