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 53009bd commit 7bb2df1Copy full SHA for 7bb2df1
MobileApp/datn/pubspec.lock
@@ -935,7 +935,7 @@ packages:
935
name: stream_loader
936
url: "https://pub.dartlang.org"
937
source: hosted
938
- version: "1.2.1"
+ version: "1.3.0"
939
stream_transform:
940
dependency: transitive
941
description:
MobileApp/datn/pubspec.yaml
@@ -70,7 +70,7 @@ dependencies:
70
flutter_bloc_pattern: ^2.1.1
71
rxdart_ext: ^0.1.1-dev.1
72
listenable_stream: ^1.1.0
73
- stream_loader: ^1.2.1
+ stream_loader: ^1.3.0
74
flutter_google_places_hoc081098: ^1.0.0-nullsafety.2
75
utils:
76
path: ../utils
0 commit comments