Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

72 lines (42 loc) · 1.12 KB

1.3.2

  • Updated web package to the stable version

1.3.1

  • Updated JVM and Kotlin versions.
  • Upgraded Flutter web dependency to more compatible version
  • Resolved dependency conflicts with firebase packages and restart_app.

1.3.0

  • Custom notification support added for iOS:
    • notificationTitle and notificationBody can now be customized.
  • Android improvements:
    • Added namespace configuration.
    • Replaced .exit method with new, safe ActivityAware method.
    • Updated Kotlin version.
  • Web support enhanced:
    • Added Wasm support.
  • General updates:
    • Updated dependencies.

1.2.1

  • In-code documentation added to the source.

1.2.0

  • iOS support added.

1.1.3

  • Updated to Flutter 3.10.
  • Example files updated.

1.1.2

  • Updated to Flutter 3.7.0.

1.1.1+1

  • iOS support description added to README.

1.1.1

  • Gradle version updated.

1.1.0+1

  • Updated to Flutter 3.0.0.

1.1.0

  • Web support added.

1.0.3

  • Plugin version updated in README.

1.0.2

  • Package name updated in example files.

1.0.1

  • Package name updated.

1.0.0

  • Null-Safety support added.