You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What does this change?
`flare_flutter` no longer works on Flutter 3.27.
## Changes along with
1. Make actions to reflect actual test results, the test workflow has
not been functioning for at least a few months.
2. Fix some flaky tests about `build.yaml` and standard outputs.
3. Throws the `InvalidSettingsException` when deprecated configs are
detected.
4. `build.yaml` will be recognized only when it contains a valid option
map entry.
## Type of change
- [x] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] This change requires a documentation update
0 commit comments