fluentui_emoji_icon 0.0.2 copy "fluentui_emoji_icon: ^0.0.2" to clipboard
fluentui_emoji_icon: ^0.0.2 copied to clipboard

Flutter Icon Widget Package using FluentUI-Emoji published from Microsoft.

fluentui_emoji_icon package #

This package is a Flutter widget that allows you to use FluentUi Emoji developed by Microsoft as SVG image display widgets. Originally, it was designed for emojis, but this package provides widgets that display SVG images, which are the source material for emojis.

Usage #

  1. import package
    import 'package:fluentui_emoji_icon/fluentui_emoji_icon.dart';
    
  2. Setup FluentUiEmojiIcon Widget
    FluentUiEmojiIcon(
       fl: Fluents.flAirplane,
       w: 50,
       h: 50,
    )
    
  3. All done.

Supported FluentUiEmojis #

Microsoft provides 1545 emojis. This package provides 1544 emoji icons.

FluentUiEmojiIcon Web Search Tool #

please wait...

6
likes
140
pub points
78%
popularity

Publisher

verified publishersugitlab.dev

Flutter Icon Widget Package using FluentUI-Emoji published from Microsoft.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, recase, rw_git

More

Packages that depend on fluentui_emoji_icon