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

This is a fully dynamic dart package for incorporating social reactions into your flutter application as needed. Flutter Social Reaction is a fully customizable widget that allows you to pass your fav [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add social_feed_reaction

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 dart pub get):

dependencies:
  social_feed_reaction: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
pub points
26%
popularity

Publisher

verified publisherambikadulal.com.np

This is a fully dynamic dart package for incorporating social reactions into your flutter application as needed. Flutter Social Reaction is a fully customizable widget that allows you to pass your favorite emo and assets if necessary, while sample icons are already included in the package.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

audioplayers, flutter, flutter_gen, flutter_lints, path_provider

More

Packages that depend on social_feed_reaction