Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 493 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 493 Bytes

3.0.1

  • Reduced minSdk version to 23

3.0.0

  • Screen() implemented as singleton.
  • Updates Kotlin plugin and AGP.
  • Upgrade of compileSdkVersion to 33.
  • Upgrade to Dart 3.

2.0.0

  • Null safety migration

1.0.1

  • Fixed an issue causing the plugin to crash when the stream was cancelled and then opened again.

1.0.0

  • Migrated to new Android Plugin API (Flutter 1.12)

0.5.0

  • Migrated to AndroidX