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 c157838 commit 0372f3aCopy full SHA for 0372f3a
pubspec.lock
@@ -234,7 +234,7 @@ packages:
234
name: flutter_svg
235
url: "https://dart-pub.mirrors.sjtug.sjtu.edu.cn"
236
source: hosted
237
- version: "0.5.4"`
+ version: "0.5.4"
238
flutter_webview_plugin:
239
dependency: "direct main"
240
description:
pubspec.yaml
@@ -26,7 +26,7 @@ dependencies:
26
flutter_svg: ^0.5.4
27
photo_view: ^0.0.7
28
flutter_slidable: ^0.4.3
29
- dio: ^1.0.2
+ dio: ^1.0.1
30
flutter_localizations:
31
sdk: flutter
32
event_bus: ^1.0.1
0 commit comments