dynamic_themes_sl 1.0.0 copy "dynamic_themes_sl: ^1.0.0" to clipboard
dynamic_themes_sl: ^1.0.0 copied to clipboard

A lightweight Flutter package for managing dynamic themes with support for Light/Dark Mode, custom themes, and RTL.

Changelog #

1.0.1 #

  • Fixed BLoC emit usage
  • Removed deprecated ColorScheme fields
  • Updated ThemeProvider to use InheritedWidget
  • Fixed linter warnings

1.0.0 #

  • Initial release
  • Core features:
    • Automatic Light/Dark Mode switching
    • Custom theme support via JSON or Dart objects
    • Theme persistence using shared_preferences
    • Pre-built widgets for theme switching and preview
    • RTL support
    • Smooth theme transition animations
0
likes
150
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package for managing dynamic themes with support for Light/Dark Mode, custom themes, and RTL.

Homepage

License

MIT (license)

Dependencies

equatable, flutter, flutter_animate, flutter_bloc, shared_preferences

More

Packages that depend on dynamic_themes_sl