Files
stuartmorgan 5cc0a01601 [ci] Update repository for the release of Flutter 3.24 (#7331)
Updates the repo for 3.24 per https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md

Also fixes some packages to list 3.22 as their minimum version, which hadn't already been done only because we were not previously doing the N-1 test for 3.19 as intended, so didn't notice cases where a package claimed 3.19 support but required a 3.22+ dependency.
2024-08-07 17:36:03 +00:00
..

example_standard_message_codec

A sample app for demonstrating the StandardMessageCodec