diff --git a/CHANGELOG.md b/CHANGELOG.md index 14013c4..658d5be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.0 + +* Supported IOS platform + ## 0.1.9 * Supported Null Safety diff --git a/README.md b/README.md index 6416312..cd834c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # presentation_displays +####Support both iOS and Android platforms + Flutter plugin supports to run on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless #### Plugin: [https://pub.dev/packages/presentation_displays](https://pub.dev/packages/presentation_displays) diff --git a/example/pubspec.lock b/example/pubspec.lock index 021a757..c37cbae 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -101,7 +101,7 @@ packages: path: ".." relative: true source: path - version: "0.1.9" + version: "0.1.10" sky_engine: dependency: transitive description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index b1f1e4e..1c22836 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.1.10 +version: 0.2.0 author: vn.apnic@gmail.com environment: