updated README

This commit is contained in:
Lorenzo Pichilli 2023-11-27 18:33:01 +01:00
parent 6d525a9790
commit c743fb4b0d
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Send a submission request to the [Submit App](https://inappwebview.dev/submit-ap
## Requirements
- Dart sdk: ">=2.15.0 <4.0.0"
- Dart sdk: ">=2.17.0 <4.0.0"
- Flutter: ">=3.0.0"
- Android: `minSdkVersion 19` and add support for `androidx` (see [AndroidX Migration](https://docs.flutter.dev/development/platform-integration/android/androidx-migration) to migrate an existing app)
- iOS 9.0+: `--ios-language swift`, Xcode version `>= 14.3`