Quellcode durchsuchen

Add minSdk hint to README

flutter-beta
Dominik Spicher vor 6 Jahren
Ursprung
Commit
408bc29146
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. +3
    -1
      README.md

+ 3
- 1
README.md Datei anzeigen

@@ -126,8 +126,10 @@ controller.resume();
```


# SDK
Requires at least SDK 24 (Android 7.0).

# TODO'S:
# TODOs
* iOS Native embedding is written to match what is supported in the framework as of the date of publication of this package. It needs to be improved as the framework support improves.
* In future, options will be provided for default states.
* Finally, I welcome PR's to make it better :), thanks


Laden…
Abbrechen
Speichern