Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 806 Bytes

CHANGELOG.md

File metadata and controls

56 lines (31 loc) · 806 Bytes

0.2.3

  • Fix for "show presentation" wrong index

0.2.2

*gradle updated & and example proguard rule added

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.