fluent_ui 4.8.6 copy "fluent_ui: ^4.8.6" to clipboard
fluent_ui: ^4.8.6 copied to clipboard

Implements Windows UI in Flutter. Based on the official documentation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluent_ui

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

dependencies:
  fluent_ui: ^4.8.6

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/fluent_ui.dart';
2656
likes
120
pub points
97%
popularity

Publisher

verified publisherbdlukaa.dev

Implements Windows UI in Flutter. Based on the official documentation

Homepage
Repository (GitHub)
View/report issues

Topics

#windows #desktop #ui #widget

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_localizations, intl, math_expressions, recase, scroll_pos

More

Packages that depend on fluent_ui