v2.3.0
- Support for GIFs in splash screen for web. Thanks OutdatedGuy for PR #547.
- Using inline css & js in index.html to decrease load time. Thanks OutdatedGuy for PR #548.
- Update example app for Flutter 3.10. Thanks OutdatedGuy for PR #551.
- Replaced deprecated code with suggested ones. Thanks OutdatedGuy for PR #550.
- Update ci.yaml with latest flutter CLI commands. Thanks OutdatedGuy for PR #552.
- Fix compatibility with AGP 8.0. Thanks Aljoscha for PR #545.
- Migrate to systemUIMode. Thanks Milind for PR #534.