We're upgrading the Flutter version (from 3.27.3 to 3.32.4) along with several third-party packages we depend on.

Breaking changes in Flutter

Check out Flutter's breaking changes for details. Below are some notable ones:

List of upgraded packages

Below is a list of upgraded packages. Note that transient dependency upgrades are not listed here.

If your project currently overrides these package versions, you'll need to update them after the release. Alternatively, you can remove them as custom dependencies and let FlutterFlow handle version management.