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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_theme_fluent_ui

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  adaptive_theme_fluent_ui: ^1.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:adaptive_theme_fluent_ui/adaptive_theme_fluent_ui.dart';
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