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

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

This package has Lots of Small Utility classes, methods and properties for your day to day Flutter coding.

This is a opinionated package with lots of utilities behaving in their own style. Many methods and utilities offer customization. But, few may not.

Please raise MR/PR to me or create an enhancement request at this link. I will modify and push release next version with your requests.

Features #

BuildContext Additional methods #

  1. MediaQuery.of(context) can be shortened as context.mediaQuery.
  2. Theme.of(context) can be shortened as context.theme
  3. Navigator.of(context) can be shortened as context.navigator
  4. ScaffoldMessenger.of(context) can be shortened as context.scaffoldMessenger

Date utilities #

General Utilities #

String Additional Methods #

Lot of UI Utilies #

Widget Additional Methods #

WidgetRefresher widget #

WidgetReplacer widget #

all object Extension #

    String 
    var obj =
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