social_feed_reaction 0.0.1+2 copy "social_feed_reaction: ^0.0.1+2" to clipboard
social_feed_reaction: ^0.0.1+2 copied to clipboard

A dynamic Dart package for seamlessly integrating social reactions into your Flutter application. This fully customizable widget enables you to use your preferred emojis and assets while also providin [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_feed_reaction

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

dependencies:
  social_feed_reaction: ^0.0.1+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:social_feed_reaction/social_feed_reaction.dart';
9
likes
120
pub points
27%
popularity

Publisher

verified publisherambikadulal.com.np

A dynamic Dart package for seamlessly integrating social reactions into your Flutter application. This fully customizable widget enables you to use your preferred emojis and assets while also providing a set of included sample icons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

audioplayers, flutter, flutter_gen, flutter_lints, path_provider

More

Packages that depend on social_feed_reaction