Skip to content

Commit

Permalink
Supported IOS platform
Browse files Browse the repository at this point in the history
  • Loading branch information
vnapnic authored and vnapnic committed Aug 18, 2021
1 parent 14021d1 commit f54981e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.0

* Supported IOS platform

## 0.1.9

* Supported Null Safety
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.9"
version: "0.1.10"
sky_engine:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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: [email protected]

environment:
Expand Down

0 comments on commit f54981e

Please sign in to comment.