From f54981ea540c18a5ee774b17f753fc2258b2ff69 Mon Sep 17 00:00:00 2001 From: vnapnic Date: Wed, 18 Aug 2021 11:02:54 +0700 Subject: [PATCH] Supported IOS platform --- CHANGELOG.md | 4 ++++ README.md | 2 ++ example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) 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: