expression_emoji 0.0.2
expression_emoji: ^0.0.2 copied to clipboard
An Widget that can transition between different expressions.
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
[N|Solid]
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
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),)
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 sales@mindinventory.com And do let us know if you have any questions or suggestion regarding our work.