0 purchases
cool ext
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 #
MediaQuery.of(context) can be shortened as context.mediaQuery.
Theme.of(context) can be shortened as context.theme
Navigator.of(context) can be shortened as context.navigator
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 =
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.