adaptive_theme_fluent_ui 1.0.1 copy "adaptive_theme_fluent_ui: ^1.0.1" to clipboard
adaptive_theme_fluent_ui: ^1.0.1 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 Dart:

 $ dart pub add adaptive_theme_fluent_ui

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 dart pub get):

dependencies:
  adaptive_theme_fluent_ui: ^1.0.1

Alternatively, your editor might support dart pub get or 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
0
pub points
23%
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

License

unknown (LICENSE)

Dependencies

adaptive_theme, fluent_ui, flutter

More

Packages that depend on adaptive_theme_fluent_ui