get_utils/get_utils library

Extensions

ContextExtensionss on BuildContext
FirstWhereExt on List<T>
GetDurationUtils on Duration
Duration utilities.
GetDynamicUtils on dynamic
GetNumUtils on num
GetStringUtils on String
IterableExtensions on Iterable<T>
LocalesIntl on GetInterface
LoopEventsExt on GetInterface
Precision on double
Trans on String
WidgetMarginX on Widget
Add margin property to widget
WidgetPaddingX on Widget
add Padding Property to widget
WidgetSliverBoxX on Widget
Allows you to insert widgets inside a CustomScrollView

Typedefs

PrintFunctionCallback = void Function(String prefix, dynamic value, String info, {bool? isError})