fluent_ui_settings 0.0.1 copy "fluent_ui_settings: ^0.0.1" to clipboard
fluent_ui_settings: ^0.0.1 copied to clipboard

Reusable Fluent UI extension widgets to quickly build stunning, Windows-native-like settings pages

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluent_ui_settings

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

dependencies:
  fluent_ui_settings: ^0.0.1

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:fluent_ui_settings/fluent_ui_settings.dart';
0
likes
150
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable Fluent UI extension widgets to quickly build stunning, Windows-native-like settings pages

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fluent_ui, flutter

More

Packages that depend on fluent_ui_settings