diff --git a/flutter/flutter/README.md b/flutter/flutter/README.md index 3c2ae0b..b521434 100644 --- a/flutter/flutter/README.md +++ b/flutter/flutter/README.md @@ -77,6 +77,33 @@ same source code but is built with different settings (Architectures, API Level, [LTS Releases](https://github.com/tanersener/ffmpeg-kit#10-lts-releases) section of the project README to see how they compare to each other. +#### 2.5 Android and iOS Support + +The following table shows the Android API level and iOS deployment target required in `ffmpeg_kit_flutter` releases. + +
| Main Release | +LTS Release | +||
|---|---|---|---|
| Android API Level |
+iOS Minimum Deployment Target |
+Android API Level |
+iOS Minimum Deployment Target |
+
| 24 | +12.1 | +16 | +9.3 | +
| Package | +Main Release | +LTS Release | +||||
|---|---|---|---|---|---|---|
| + | Name | +Android API Level |
+iOS Minimum Deployment Target |
+Name | +Android API Level |
+iOS Minimum Deployment Target |
+
| min | +min | +24 | +12.1 | +min-lts | +16 | +9.3 | +
| min-gpl | +min-gpl | +24 | +12.1 | +min-gpl-lts | +16 | +9.3 | +
| https | +(*) https | +24 | +12.1 | +https-lts | +16 | +9.3 | +
| https-gpl | +https-gpl | +24 | +12.1 | +https-gpl-lts | +16 | +9.3 | +
| audio | +audio | +24 | +12.1 | +audio-lts | +16 | +9.3 | +
| video | +video | +24 | +12.1 | +video-lts | +16 | +9.3 | +
| full | +full | +24 | +12.1 | +full-lts | +16 | +9.3 | +
| full-gpl | +full-gpl | +24 | +12.1 | +full-gpl-lts | +16 | +9.3 | +