flutter_dispose_scope library
Classes
- Disposable
- An object that can be disposed.
- DisposeScope
- Groups many Disposes together and allows for disposing of all of them at once.
Mixins
-
StateDisposeScopeMixin<
T extends StatefulWidget>
Extensions
- AnimationEagerListenerMixinDisposed on AnimationEagerListenerMixin
- BoxPainterDisposed on BoxPainter
- ChangeNotifierDisposed on ChangeNotifier
- ConnectionTaskDisposed on ConnectionTask
- Extends ConnectionTask to work with DisposeScope.
- DecorationImagePainterDisposed on DecorationImagePainter
-
DisposableBuildContextDisposed
on DisposableBuildContext<
State< StatefulWidget> > - DisposeScopeDisposed on DisposeScope
- Extends DisposeScope with disposing capabilities.
- GestureRecognizerDisposed on GestureRecognizer
- ImageInfoDisposed on ImageInfo
- ProcessDisposed on Process
- Extends Process to work with DisposeScope.
- RestorationBucketDisposed on RestorationBucket
- ScrollActivityDisposed on ScrollActivity
- ScrollDragControllerDisposed on ScrollDragController
- SemanticsHandleDisposed on SemanticsHandle
- SinkDisposed on Sink
- Extends Sink to work with DisposeScope.
-
StateDisposed
on State<
T> - StreamSubscriptionDisposed on StreamSubscription
- Extends StreamSubscription to work with DisposeScope.
- TickerDisposed on Ticker
- TimerDisposed on Timer
- Extends Timer to work with DisposeScope.