fluentui_emoji_icon 0.0.1 fluentui_emoji_icon: ^0.0.1 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 #
- import package
import 'package:fluentui_emoji_icon/fluentui_emoji_icon.dart';
- Setup
FluentUiEmojiIcon
WidgetFluentUiEmojiIcon( fl: Fluents.flAirplane, w: 50, h: 50, )
- All done.
Supported FluentUiEmojis #
Microsoft provides 1545 emojis. This package provides 1544 emoji icons.
FluentUiEmojiIcon Web Search Tool #
please wait...