master
wanghualei 2022-02-23 22:58:37 +08:00
parent 4f60440663
commit 3fdd86bf2e
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -9,7 +9,7 @@
.dart_tool/ .dart_tool/
.packages .packages
# If you're building an application, you may want to check-in your pubspec.lock # If you're building an application, you may want to check-in your pubspec.lock
pubspec.lock #pubspec.lock
# Directory created by dartdoc # Directory created by dartdoc
# If you don't generate documentation locally you can remove this line. # If you don't generate documentation locally you can remove this line.

View File

@ -1,3 +1,5 @@
## 2.25.7
Release
## 2.22.4 ## 2.22.4
Release Release
## 2.22.2 ## 2.22.2

View File

@ -5,7 +5,7 @@ homepage: https://github.com/finogeeks/mop-flutter-sdk
environment: environment:
sdk: '>=2.12.0 <3.0.0' sdk: '>=2.12.0 <3.0.0'
flutter: '^2.2.3' flutter: '>=2.2.3'
dependencies: dependencies:
flutter: flutter: