Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 899 Bytes

File metadata and controls

23 lines (14 loc) · 899 Bytes

Archived changelog entry

The Dart package site pub.dev restricts the size of the main CHANGELOG.md file size to maximum 128kB. To work around this limitation, older changelogs and dev release changelogs have been moved into individual files linked from the main changelog.

7.0.0-dev.2

Jan 25, 2023

CHANGE

  • Updated to require minimum Flutter stable 3.7.0, compared to 7.0.0-dev.1 that required beta 3.7.0-1.4.pre.
  • Updated to stable release of FlexSeedScheme ^1.2.0.

FIX

  • Fix new scheme redM3 faulty dark mode colors.

THEMES PLAYGROUND

  • CHANGE: Explanation for SegmentedButton.
  • CHANGE: Intro text, to say that M3 in Flutter SDK is now ready for production.
  • FIX: Wrap for PopupMenuButton.
  • ADD: ThemeShowcase now includes Badge, so it gets featured as well.