core/base/src/extensions/extensions library
Extensions
-
KAsyncNotifierX
on AsyncNotifierProvider<
N, S> -
KAsyncProviderExtension
on AsyncProviderListenable<
StateT> - KColorsExtension on Color
- KExtensionOnContext on BuildContext
- KExtensionOnDuration on Duration
-
KNotifierX
on NotifierProvider<
N, S> - KNumDurationExtension on num
- Extension on num to convert to Duration and SizedBox Example: 500.inMs will return Duration of 500 milliseconds
-
KProviderExtension
on ProviderListenable<
StateT> - KRefExtensions on Ref
- KStringExtension on String
- KWidgetExtension on num
- KWidgetRefExtensions on WidgetRef