excellent_loading library

Enums

ExcellentLoadingAnimationStyle
loading animation
ExcellentLoadingIndicatorType
loading indicator type. see https://github.com/jogboms/flutter_spinkit#-showcase
ExcellentLoadingMaskType
loading mask type none default mask type, allow user interactions while loading is displayed clear don't allow user interactions while loading is displayed black don't allow user interactions while loading is displayed custom while mask type is custom, maskColor should not be null
ExcellentLoadingStatus
loading status
ExcellentLoadingStyle
loading style
ExcellentLoadingToastPosition
toast position

Typedefs

ExcellentLoadingStatusCallback = void Function(ExcellentLoadingStatus status)