services library

Extensions

ToHumanException on Object?

Constants

sandbox → const bool

Functions

builder<T>(ElementProducer<T> producer) → T
buildRouter(RoutesPreloadingService preloadingService, RootKey rootKey) → GoRouter
defaultTransitionBuilder({required Widget child}) Page
notFoundModelError(ModelId modelId) → Never
notFoundModelIdError([String? modelId]) → Never
showMessageNotification(BuildContext context, String message) → void

Typedefs

CustomIcons = Map<IconName, IconData>
ElementProducer<T> = T Function()
Extractor = dynamic Function(dynamic object)
IconName = String
ThemeDataBuilder = ThemeData Function(BuildContext context)

Exceptions / Errors

HumanException