flutter_custom_theme 0.2.0-nullsafety.1 copy "flutter_custom_theme: ^0.2.0-nullsafety.1" to clipboard
flutter_custom_theme: ^0.2.0-nullsafety.1 copied to clipboard

outdated

Make your own custom theme for custom components. Easily share it between projects and customize.

Unreleased #

0.2.0-nullsafety.1 - 2021-01-31 #

  • Fixed: Failed to get theme data for light mode in nested theme data.
  • Add innim_lint analysis rules. Refactor project.
  • Update list_ext dependency.

0.2.0-nullsafety.0 - 2020-12-21 #

  • Migrated to null safety.

0.1.3 - 2020-11-16 #

  • CustomThemes.of() supports the default values.

0.1.2 - 2020-11-16 #

  • Dark mode support.

0.1.1+2 - 2020-05-19 #

  • If CustomThemes storage is not found than of<T>() method returns null.

0.1.1+1 - 2020-05-11 #

  • Add an example.
  • Update README.

0.1.1 - 2020-04-30 #

  • Add complex theme data and recursive theme data search.

0.1.0 - 2020-04-24 #

  • Core functionality.
14
likes
0
points
94
downloads

Publisher

verified publisherinnim.ru

Weekly Downloads

Make your own custom theme for custom components. Easily share it between projects and customize.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, list_ext, meta

More

Packages that depend on flutter_custom_theme