presentation_displays 0.2.1 presentation_displays: ^0.2.1 copied to clipboard
Flutter plugin supports to run on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless
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
0.1.9 #
- Supported Null Safety
0.1.8 #
- update Readme.md
0.1.7 #
- update documents
- Replace PresentationDisplay to SecondaryDisplay
0.1.6 #
- update documents of transferDataToPresentation
0.1.5 #
- update documents
0.1.4 #
- add documents
0.1.3 #
- fix static analysis
0.1.2 #
- add video demo
0.1.1 #
- remove DisplaysManager widget
0.1.0 #
- Initial Open Source release.