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

social_action_button is to show icons like - like, comment, share and save same as like in instagram post we get the action buttons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_action_button

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

dependencies:
  social_action_button: ^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:social_action_button/social_action_button.dart';
3
likes
150
pub points
36%
popularity

Publisher

unverified uploader

social_action_button is to show icons like - like, comment, share and save same as like in instagram post we get the action buttons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on social_action_button