Update flutter version (#805)

* Update flutter version

- 3.32.4 to 3.41.6 (stable)

* Update version and release notes

* Update to modern API
This commit is contained in:
Oliver 2026-04-03 16:28:34 +11:00 committed by GitHub
parent 83e97c56a2
commit 4d415c8fa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 65 additions and 78 deletions

View file

@ -1,3 +1,9 @@
## 0.23.0 - April 2026
---
- Fixes image artifact issues for iOS devices
- Update underlying Flutter version
## 0.22.7 - March 2026
---