emojicloud

Last updated:

0 purchases

emojicloud Image
emojicloud Images
Add to Cart

Description:

emojicloud

Flutter EmojiCloud #
A Flutter package using vector emoji from emojicloud.
This pakcage has no any other dependencies. It does not break your flutter_svg dependency.

Installation #
flutter pub add emojis
flutter pub add flutter_svg
copied to clipboard
Use with flutter_svg #
SvgPicture.asset(
EmojiCloud.airplane,
package: 'emojicloud', // this line is required. :)
width: 200,
height: 200,
),
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.