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 b06681f commit 0a82c62Copy full SHA for 0a82c62
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_easyloading
2
description: ✨A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web
3
-version: 3.0.0
+version: 3.0.1
4
homepage: https://github.com/nslog11/flutter_easyloading
5
6
environment:
@@ -10,7 +10,7 @@ dependencies:
10
flutter:
11
sdk: flutter
12
13
- flutter_spinkit: ^5.0.0
+ flutter_spinkit: ^5.1.0
14
15
dev_dependencies:
16
flutter_test:
0 commit comments