## 1.2.0 - Minor bug fixes and improvements ## 1.1.0 ### Features - Dart 3 support (must update Dart SDK constraint to `^3.0.0`) ### Fixes - fix(notifications): configure call hangs on Flutter app hot restart ([#3013](https://github.com/aws-amplify/amplify-flutter/pull/3013)) - fix(repo): AGP 8.0 compatibility ([#2942](https://github.com/aws-amplify/amplify-flutter/pull/2942)) ## 1.0.1 ### Fixes - fix(repo): Flutter 3.3 support ## 1.0.0 We are thrilled to release version 1.0 of the Amplify Flutter libraries! This release introduces a full rewrite of the Amplify libraries in Dart, allowing you to build AWS cloud-connected applications with push notifications on iOS and Android. As always, you can find us on [GitHub](https://github.com/aws-amplify/amplify-flutter/) and [Discord](https://discord.gg/jWVbPfC) to answer any questions. ## 1.0.0-next.0 - Initial release of amplify_push_notifications package.