expression_emoji

Last updated:

0 purchases

expression_emoji Image
expression_emoji Images
Add to Cart

Description:

expression emoji

expression_emoji(Under Development) #
A expression_emoji is useful package which provide the variety of emojis like Happy,Smiling,Sad,Bad .. etc which can be customised as per the need

Key Features #

Range of expressoin to use.

Getting Started #
To use this package, add expression_emoji as a dependency in your pubspec.yaml file.
dependencies:
...
expression_emoji: ^0.0.1
copied to clipboard
Now in your Dart code, you can use:
import 'package:expression_emoji/expression_emoji.dart';
Usage #
ExpressionEmoji(
key: expressionKey,
size: Size(MediaQuery.of(context).size.width,
(MediaQuery.of(context).size.width / 2) + 60),)
copied to clipboard
LICENSE! #
ExpressionEmoji is MIT-licensed.
Let us know! #
We’d be really happy if you send us links to your projects where you use our component. Just send an email to [email protected] And do let us know if you have any questions or suggestion regarding our work.

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.