We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7220fe commit 28223b1Copy full SHA for 28223b1
lib/src/disposebag_mixin.dart
@@ -2,7 +2,6 @@ import 'dart:async';
2
3
import 'package:disposebag/disposebag.dart';
4
import 'package:flutter/widgets.dart';
5
-import 'package:meta/meta.dart';
6
7
/// A mixin that provides the [DisposeBag] that helps disposing Streams and closing Sinks.
8
@optionalTypeArgs
0 commit comments