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

Implements Microsoft's Windows User Interface in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluent_ui
copied to clipboard

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

dependencies:
  fluent_ui: ^4.11.3
copied to clipboard

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';
copied to clipboard
3.01k
likes
150
points
10.3k
downloads

Publisher

verified publisherbdlukaa.dev

Weekly Downloads

2024.09.22 - 2025.04.06

Implements Microsoft's Windows User Interface in Flutter.

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