fluentui_icons 0.1.0 copy "fluentui_icons: ^0.1.0" to clipboard
fluentui_icons: ^0.1.0 copied to clipboard

outdated

Microsoft Fluent UI Icons package for Flutter based on the official repo

fluentui_icons #

Icon package from Flutter based on fluentui-system-icons from Microsoft.

Icon List #

All icons are included in the package, you can search for an icon and find the complete icon list here.

You don't have to specify the size of the icon but only its name.

Usage #

To use this plugin, add fluentui_icons as a dependency in your pubspec.yaml file

dependencies:
  fluentui_icons: ^0.1.0

Install it #

$ flutter pub get

Import it #

import 'package:fluentui_icons/fluentui_icons.dart';

Credits #

100
likes
0
pub points
92%
popularity

Publisher

verified publisheralbertobonacina.com

Microsoft Fluent UI Icons package for Flutter based on the official repo

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fluentui_icons