diff --git a/CHANGELOG.md b/CHANGELOG.md index 658d5be..c9b5cf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.2.1 +* Adding getDisplays, getNameByDisplayId, and getNameByIndex for iOS +* Allowing the user to select the screen index and routerName for show presentation for iOS +* Changing the example UI to allow user input and showing the result on the UI + ## 0.2.0 * Supported IOS platform diff --git a/README.md b/README.md index cd834c3..40f52ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # presentation_displays -####Support both iOS and Android platforms +#### Supported mobile platforms iOS and Android Flutter plugin supports to run on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless diff --git a/pubspec.yaml b/pubspec.yaml index 1c22836..a832984 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: presentation_displays description: Flutter plugin supports to run on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless homepage: https://github.com/VNAPNIC/presentation-displays -version: 0.2.0 +version: 0.2.1 author: vn.apnic@gmail.com environment: