Version 8.2.1-dev.1
8.2.1-dev.1
July 16, 2025
This is a pre-release of FlexColorScheme v8.2.1, released to support breaking changes in Flutter SDK v3.34.0-0.1.pre "beta" channel. It does not cover additional breaking changes in latest Flutter "master" channel.
Requires at least Flutter SDK v3.34.0-0.1.pre.
Package
CHORE
- Fix the Flutter broken API for
BottomAppBarThemeon the beta/master channel, see issue #283 - Update tests to use the new
BottomAppBarThemeDataAPI. - Bump packages to latest versions.
Playground
- Change deprecated
Switch.activeColortoSwitch.activeThumbColorinColorNameValue. - Use the new
RadioGroupAPI in the Playground Theme Simulator in the Material-3 example app. - Bump packages to latest versions.