Merge pull request #668 from ycv005/patch-1

Update README.md
This commit is contained in:
Lorenzo Pichilli 2021-02-06 02:32:35 +01:00 committed by GitHub
commit 9b3ea1c6a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ If you need a specific version, please change the **GitHub branch** of this repo
## Requirements
- Dart sdk: ">=2.12.0-0 <3.0.0"
- Flutter: ">=1.22.0"
- Flutter: ">=1.22.2"
- Android: `minSdkVersion 17` and add support for `androidx` (see [AndroidX Migration](https://flutter.dev/docs/development/androidx-migration) to migrate an existing app)
- iOS: `--ios-language swift`, Xcode version `>= 12`