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 ascontext.mediaQuery
.Theme.of(context)
can be shortened ascontext.theme
Navigator.of(context)
can be shortened ascontext.navigator
ScaffoldMessenger.of(context)
can be shortened ascontext.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 =
Libraries
- cool_ext
- date/dateutil
- ext/buildcontextext
- ext/dynamicext
- ext/iconext
- ext/iterableext
- ext/mediaquerydataext
- ext/stringext
- ext/widgetext
- util/colorutil
- util/coolutil
- util/devconsoleutil
- util/generalutil
- util/snack_util
- util/type_conversion_util
- widget/chipfilterablelistview
- widget/choicechips
- widget/listview
- widget/multiselectchips
- widget/nextback
- widget/widget_disabler
- widget/widget_holder
- widget/widgetrefresher
- widget/widgetreplacer