dynamic_color 1.1.0 copy "dynamic_color: ^1.1.0" to clipboard
dynamic_color: ^1.1.0 copied to clipboard

outdated

Flutter package to obtain dynamic colors on Android S+ and create harmonized color schemes.

1.1.0 #

  • Qualify builder parameters (light => lightDynamic, dark => darkDynamic) for clarity

1.0.1 #

  • Polish README and examples

1.0.0 #

  • DynamicColorBuilder's builder now provides a light and dark ColorScheme rather than a CorePalette
    • Advanced users can still obtain the palette with DynamicColorPlugin.getCorePalette()

0.1.1 #

  • Add missing semantic colors to harmonization from updated m3 color scheme

0.1.0 #

  • Create CorePalette and TonalPalette classes
  • Create DynamicColorPlugin plugin
  • Create convenience DynamicColorBuilder widget
  • Create ColorHarmonization and ColorSchemeHarmonization extensions
490
likes
0
pub points
98%
popularity

Publisher

verified publishermaterial.io

Flutter package to obtain dynamic colors on Android S+ and create harmonized color schemes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_test, material_color_utilities

More

Packages that depend on dynamic_color