social_action_button 0.0.1 copy "social_action_button: ^0.0.1" to clipboard
social_action_button: ^0.0.1 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.

SocialActionButton #

(Instagram post social button) A Flutter package for easily implementing social media action buttons (like, comment, share, save) in your app with customizable options.

Features #

  • Customizable buttons for social media actions.
  • Easy to implement with just a few lines of code.
  • Includes buttons like 'Like', 'Comment', 'Share', and 'Save'.
  • Configurable appearance and callback handlers for each button.

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Installation #

To use the SocialActionButton package in your Flutter app, add it to your dependencies in the pubspec.yaml file:

dependencies:
  social_action_button: ^0.0.1

### 4. Usage
Provide a clear example of how to use your package.

```markdown
## Usage

Import `social_action_button.dart` in your Dart file:

```dart
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