mirror of
https://github.com/flutter/samples.git
synced 2026-03-21 20:08:16 +00:00
axisAlignment has been deprecated (currently deprecated in beta). This causes sample PRs to fail. See: https://github.com/flutter/samples/pull/2809 ## Pre-launch Checklist - [X] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [X] I signed the [CLA]. - [X] I read the [Contributors Guide]. - [X] I have added sample code updates to the [changelog]. - [X] I updated/added relevant documentation (doc comments with `///`).