Skip to content

Commit bb96e3e

Browse files
committed
Update changelog
1 parent 4e5d44f commit bb96e3e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,16 @@ This release of FlexColorScheme adds support for breaking changes in Flutter v3.
3939
### Playground
4040

4141
**CHORE**
42+
4243
* Change deprecated `Switch.activeColor` to `Switch.activeThumbColor` in `ColorNameValue`.
4344
* Use the new `RadioGroup` API in the Playground Theme Simulator in the Material-3 example app.
45+
* Update known issues info expands in the Playground with up-to-date information about known issues and limitations in Flutter SDK theming.
4446
* Bump packages to latest versions.
4547

46-
* **FEATURE**
47-
* The slider indicator value selection got the new selections `ShowValueIndicator.onDrag` and `ShowValueIndicator.alwaysShow`, which are new values in Flutter 3.35. The old value `ShowValueIndicator.always` is deprecated in Flutter 3.35 and will be removed in a future version of Flutter SDK and the Playground app.
48+
**FEATURE**
4849

50+
* The slider indicator value selection got the new selections `ShowValueIndicator.onDrag` and `ShowValueIndicator.alwaysShow`, which are new values in Flutter 3.35. The old value `ShowValueIndicator.always` is deprecated in Flutter 3.35 and will be removed in a future version of Flutter SDK and the Playground app.
51+
* The Code generation and Export-Import to JSON features were separated into two different panels. This was done to improve the discoverability of the Export-import to JSON feature.
4952

5053
## 8.2.0
5154

0 commit comments

Comments
 (0)