adaptive_theme_fluent_ui 1.3.0 copy "adaptive_theme_fluent_ui: ^1.3.0" to clipboard
adaptive_theme_fluent_ui: ^1.3.0 copied to clipboard

An extension package of adaptive_theme library that supports dynamic theming for fluent_ui package.

1.3.0 #

  • Add support for dynamically changing debugShowFloatingThemeButton state using AdaptiveTheme.of(context).setDebugShowFloatingThemeButton(bool) method.
  • Allow reading state of debugShowFloatingThemeButton using AdaptiveTheme.of(context).debugShowFloatingThemeButton.

1.2.0 #

  • Bump up minimum Flutter version to 3.10.0.
  • Bump up minimum Dart version to 3.0.
  • Bump up minimum adaptive_theme version to 3.4.0.
  • Upgrade dependencies.

1.1.0 #

  • Fix calling AdaptiveTheme.of or CupertinoAdaptiveTheme.of not creating a dependency on it.
  • Replace deprecated ThemeData with FluentThemeData.

1.0.1 #

  • Upgrade dependencies.
  • Fix example app.

1.0.0 #

  • initial release.
  • Adds support for Fluent UI.
3
likes
140
pub points
39%
popularity

Publisher

verified publisherbirju.dev

An extension package of adaptive_theme library that supports dynamic theming for fluent_ui package.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

adaptive_theme, fluent_ui, flutter

More

Packages that depend on adaptive_theme_fluent_ui