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

outdated

Emoji Reactions for your flutter app. This Package comes with fully customizable reaction experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ruki_reactions

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ruki_reactions: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ruki_reactions/ruki_reactions.dart';
1
likes
110
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Emoji Reactions for your flutter app. This Package comes with fully customizable reaction experience.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

emojis, flutter, flutter_animator, popover, sqflite, sqflite_common_ffi, sqflite_common_ffi_web, visibility_detector

More

Packages that depend on ruki_reactions