From 3fdd86bf2ef15d5db5426e643acb20f6dce2da6c Mon Sep 17 00:00:00 2001 From: wanghualei Date: Wed, 23 Feb 2022 22:58:37 +0800 Subject: [PATCH] update --- .gitignore | 2 +- CHANGELOG.md | 2 ++ pubspec.yaml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5cedef4..45fc440 100644 --- a/.gitignore +++ b/.gitignore @@ -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. diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e30f86..c21dc49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 2.25.7 +Release ## 2.22.4 Release ## 2.22.2 diff --git a/pubspec.yaml b/pubspec.yaml index 9bed028..c76440e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: