File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 3
3
## Author: [ Petrus Nguyễn Thái Học] ( https://github.com/hoc081098 )
4
4
5
5
[ ![ Pub] ( https://img.shields.io/pub/v/flutter_disposebag )] ( https://pub.dev/packages/flutter_disposebag )
6
+ [ ![ Pub Version] ( https://img.shields.io/pub/v/flutter_disposebag?include_prereleases )] ( https://pub.dev/packages/flutter_disposebag )
7
+ [ ![ codecov] ( https://codecov.io/gh/Flutter-Dart-Open-Source/flutter_disposebag/branch/master/graph/badge.svg?token=g0vMFL9L2Q )] ( https://codecov.io/gh/Flutter-Dart-Open-Source/flutter_disposebag )
8
+ [ ![ Flutter Tests] ( https://github.com/Flutter-Dart-Open-Source/flutter_disposebag/workflows/Flutter%20Tests/badge.svg )] ( https://github.com/Flutter-Dart-Open-Source/flutter_disposebag.git )
6
9
7
10
* A package to help disposing Streams and closing Sinks easily for Flutter.
8
11
* Automatically disposes ` StreamSubscription ` and closes ` Sink ` when disposing ` State<T> ` .
You can’t perform that action at this time.
0 commit comments