1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-21 20:08:16 +00:00
Files
samples/animations/lib
Matt Boetger 2354fdc309 axisAlignment is deprecated in beta causing PRs to fail checks (#2811)
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 `///`).
2026-02-26 14:23:39 -08:00
..