auto_theme 0.1.1 copy "auto_theme: ^0.1.1" to clipboard
auto_theme: ^0.1.1 copied to clipboard

Automatically generate the opposite Flutter theme from the one you already designed.

0.1.1 #

  • Added optional theme fallback so AutoThemeApp can run without a user-provided source theme.
  • Added HardcodedColorStrategy.colorFilter as an experimental fallback for apps that hardcode colors in widgets.
  • Added hardcodedColorFilterStrength to control fallback color-filter intensity.
  • Added tests covering omitted theme usage and hardcoded-color fallback behavior.

0.1.0 #

  • Initial working release of auto_theme.
  • Added automatic opposite-theme generation from a single theme.
  • Added AutoThemeApp, AutoThemeController, and toggle widgets.
  • Added an example app and tests.
1
likes
150
points
35
downloads
screenshot

Documentation

API reference

Publisher

verified publisherthesanaullah.dev

Weekly Downloads

Automatically generate the opposite Flutter theme from the one you already designed.

Repository (GitHub)
View/report issues

Topics

#flutter #theming #dark-mode #material-design

License

MIT (license)

Dependencies

flutter

More

Packages that depend on auto_theme