Commit 453c017c authored by Yash Chandra Verma's avatar Yash Chandra Verma Committed by GitHub

Update README.md

Hybrid composition works well when the Flutter version is above 1.22.2. Here is more detail- https://github.com/flutter/website/pull/4890
parent a023d34f
......@@ -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`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment