update
parent
4f60440663
commit
3fdd86bf2e
|
@ -9,7 +9,7 @@
|
|||
.dart_tool/
|
||||
.packages
|
||||
# If you're building an application, you may want to check-in your pubspec.lock
|
||||
pubspec.lock
|
||||
#pubspec.lock
|
||||
|
||||
# Directory created by dartdoc
|
||||
# If you don't generate documentation locally you can remove this line.
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
## 2.25.7
|
||||
Release
|
||||
## 2.22.4
|
||||
Release
|
||||
## 2.22.2
|
||||
|
|
|
@ -5,7 +5,7 @@ homepage: https://github.com/finogeeks/mop-flutter-sdk
|
|||
|
||||
environment:
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
flutter: '^2.2.3'
|
||||
flutter: '>=2.2.3'
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
|
Loading…
Reference in New Issue