flutter_ume library
Classes
- InspectorOverlay
- Pluggable
- PluggableWithAnywhereDoor
- PluggableWithNestedWidget
- PluggableWithStream
- PluginManager
- ServiceWrapper
- UMEWidget
- Wrap your App widget. If enable is false, the function will return child.
Mixins
Constants
Properties
-
final
-
overlayKey
→ GlobalKey<
OverlayState> -
final
-
rootKey
→ GlobalKey<
State< StatefulWidget> > -
final
Typedefs
- StreamFilter = bool Function(dynamic)