Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.22.0](v1.21.2...v1.22.0) (2024-09-09) ### Bug Fixes * Bump SDK of each plugin using SDK lower than 31 ([01e4a76](01e4a76)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697) * Empty “tmp-XXXXXX” directory keeps growing in cacheDir ([#2194](#2194)) ([f5a12e0](f5a12e0)) * Fix missing notification icon when shrinking resouces ([#2195](#2195)) ([224be29](224be29)) * Handle selecting files and folders for patch options correctly ([#2144](#2144)) ([f1c2f41](f1c2f41)) * Lack of connectivity toast not showing due to incorrect comparison ([81f05e1](81f05e1)) * Migrate to onPopInvokedWithResult ([43d5888](43d5888)) * Move temporary files outside of the cache directory ([#2193](#2193)) ([1ef1f8d](1ef1f8d)) * Reland commit 01e4a76 ([3dc695e](3dc695e)) * Specify our own FGS Type ([37c912b](37c912b)) ### Features * Improve "Installation incompatible" dialog message ([#2164](#2164)) ([51c0f14](51c0f14)) * Support Flutter 3.24 ([3d8318d](3d8318d))
- Loading branch information