Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 492 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 492 Bytes

0.2.5

Update to support null safety

0.2.3

  • Removed popover presentation style temporarily to fix iPad crash.

0.2.2

  • Fix example build

0.2.1

  • Null control in onActivityResult

0.2.0

  • Add IOS 13 support
  • Added fullScreen(bool) parameter to choose between fullscreen or modal view on IOS 13

0.1.3

  • null control in onActivityResult

0.1.2

  • Removed abiFilters from gradle

0.1.1

  • Generated universal ios framework

0.1.0

  • Ready for both IOS and Android