Skip to content

Version 0.9.9

Latest
Compare
Choose a tag to compare
@rydmike rydmike released this 20 Jul 21:32
· 1 commit to master since this release

Changelog

All notable changes to the ThemeDemo application are documented here.

0.9.9

July 20, 2023

  • Chore: Bump all dependencies, now using FlexColorScheme 7.2.0
  • Chore: Fix deprecated Flutter SDK APIs.
  • Chore: Bump MaterialShowcase to the same version as the one used by Themes Playground in FlexColorScheme 7.2.0.

0.9.8

May 17, 2023

  • Chore: Bump Flutter version to min 3.10.0, Dart 3.0.0
  • Chore: Bump all dependencies, now using FlexColorScheme 7.1.2

0.9.7

April 22, 2023

  • Doc comment and readme updates.
  • Chore: Package dep bumps. FlexColorScheme 7.0.1, FlexColorPicker 3.2.1

0.9.6

April 10, 2023

  • Chore: Bump Flutter version to min 3.7.0
  • Chore: Bump all dependencies, now using FlexColorScheme 7.0.1
  • Remove material_design_icons_flutter package, use a custom small icon set instead.
  • Add an example of how to make a themed device media width dependent clamped Drawer width.