core/base/base library
Mixins
-
KIsScrolledNotifierMixin<
T extends StatefulWidget> -
KPageControllerMixin<
T extends StatefulWidget> - KProviderWarmupMixin
-
KScrollOffsetNotifierMixin<
T extends StatefulWidget>
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