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 b3bd321 commit cbe1352Copy full SHA for cbe1352
pubspec.lock
@@ -198,7 +198,7 @@ packages:
198
name: disposebag
199
url: "https://pub.dartlang.org"
200
source: hosted
201
- version: "1.5.0"
+ version: "1.5.1"
202
fake_async:
203
dependency: transitive
204
description:
pubspec.yaml
@@ -26,7 +26,7 @@ dependencies:
26
27
flutter_provider: ^2.1.0
28
rx_shared_preferences: ^3.0.0
29
- disposebag: ^1.5.0
+ disposebag: ^1.5.1
30
flutter_disposebag: ^1.1.0
31
flutter_bloc_pattern: ^2.3.0
32
rxdart_ext: ^0.2.2
0 commit comments