social_auth_btns 0.1.2
social_auth_btns: ^0.1.2 copied to clipboard
A Flutter package for customizable social authentication buttons with SVG icons.
Social Auth Buttons #
A Flutter package that provides easy-to-use customizable buttons for social authentication like Google, Facebook, etc. Perfect for integrating social login options into your Flutter app.
Features #
- Predefined social authentication buttons for common services like Google, Facebook, etc.
- Fully customizable UI, including button colors, text, and icons.
- Support for SVG icons for better resolution on all screen sizes.
- Easy-to-use API with onTap callback support.
- Lightweight and easy to integrate into any Flutter project.
Getting started #
To get started with the social_auth_btns package, follow the instructions below:
Prerequisites #
Ensure you have Flutter installed on your system. If not, follow the official guide to install Flutter.
Installation #
Add the social_auth_btns dependency to your pubspec.yaml file:
dependencies:
social_auth_btns: ^0.1.1