flutter_dialog_shower library

Classes

ActionSheetButtons
Action Sheet Button
AntiBouncer
AnyAlertTextOptions
AnyAlertTextState
AnyAlertTextWidget
AnyAlertTextWidget
AnyDebouncer
AnyIconTextOptions
AnyIconTextState
AnyIconTextWidget
Widgets AnyIconTextWidget
AnythingFielder
AnythingFielderOptions
Anything Options/Configs Class
AnythingFielderState
AnythingHeader
AnythingHeaderOptions
AnythingLevelsPicker
TODO: support multi selection ~~~
AnythingLoadingWidget
Widget Loading Class
AnythingPicker
Anything Picker Class
AnythingPickerOptions
Anything Picker Options/Configs Class
AnythingPickerState
AnythingSelector
AnythingSelectorOptions
AnyThrottle
Utils
AnyToastState
AnyToastView
AnyToastView
AnyToastWidget
AnyToastWidget
Boxes<T>
Broker
BrokerInstance
BtKey
Brother Key is a Notifier without holding a value/data
BtNotifier<T>
Brother Notifier
BtObserver<T>
Brother Observer
BtStream<T>
Brother Stream
BtSubscription<T>
Btv<T>
Btw
BtWidget
BtWidgetState
BuilderEx
View Widget for setSate & init & dispose callback
BuilderExState
BuilderWithTicker
Widget for setSate & ticker animation
BuilderWithTickerState
CcAppleButton
Cupertino Button
CcAppleButtonOptions
CcBubblePainter
CcBubbleWidget
CcButtonState
CcButtonWidget
Button Widgets
CcButtonWidgetOptions
CcTapDebouncerState
CcTapDebouncerWidget
Tapped Widget with debounce
CcTapOnceState
CcTapOnceWidget
with tap effect and tap once only
CcTapState
CcTapThrottledState
CcTapThrottledWidget
Tapped Widget with throttle
CcTapWidget
Tapped Widgets
DialogShower
DialogWidgets
DialogWrapper
ElementsIterator
ElementsUtils
EventSyncTruck
EventTruck
FailedIconPainter
GetLayoutWidget
Widget for get Offset immediately
GetSizeWidget
Widget for get Size immediately
Journal
KeyboardEventListener
KeyboardInvisibleWidget
KeyboardRebuildWidget
KeyboardVisibilityBuilder
A convenience builder that exposes if the native keyboard is visible.
LoadingIconPainter
Painters
For observer lifecycle
OffsetsUtils
OverlayShower
OverlayWidgets
OverlayWrapper
PainterWidgetUtil
Utils
ProgressIconPainter
RotateWidget
A Repeated Spin Widget
RotateWidgetState
ScreensUtils
ShowerTransitionBuilder
Transition builder
SizesUtils
Stacker
StackerInstance
StringsUtils
SuccessIconPainter
TransformZaxisWidget
Transform Widget such as for Icons.arrow_back_ios

Mixins

AnyToastWidgetProperties
Widgets

Extensions

ExtBtBool on bool
Brother Values
ExtBtDouble on double
ExtBtInt on int
ExtBtString on String
ExtBtT on T
ListBoxesEx on List<E>
Extensions extension of List
StringX on String

Properties

brother_log_enable bool
Brother Log Utilities
getter/setter pair
shower_log_enable bool
getter/setter pair

Typedefs

AlterIconTextOptions = dynamic Function(AnyIconTextOptions options)
BtSubscriptionCallBack<T> = void Function(T? data)
Brother Subscription
BtWidgetShouldRebuild = bool Function(BtWidgetState state, dynamic data)
Brother Widgets
KeyboardVisibilityCallBack = void Function(DialogShower shower, bool isKeyboardShow)
ShowerVisibilityCallBack = void Function(DialogShower shower)