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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@ All notable changes to the **FlexSeedScheme** (FSS) package are documented here.
8
8
9
9
**PACKAGE**
10
10
11
-
* First prep for Flutter 3.27.0 update with new Color features that supports wide gamut. In total, 228 deprecations will have to be replaced with the new Color features.
11
+
* Updated the package to support and require min Flutter v3.27.0.
12
+
* Fixed all new analyzer lint warnings and removed usage of all deprecated `Color` properties.
0 commit comments