mirror of
https://github.com/flutter/packages.git
synced 2025-08-06 17:28:42 +08:00

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.
example_standard_message_codec
A sample app for demonstrating the StandardMessageCodec