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.

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