bond_socialite 0.1.0 copy "bond_socialite: ^0.1.0" to clipboard
bond_socialite: ^0.1.0 copied to clipboard

A Flutter package for easy integration of social logins like Google and Apple, providing a uniform interface, automation tools, and ready-to-use buttons.

Flutter Socialite #

Flutter Socialite is a comprehensive Flutter package designed to simplify the process of integrating social login functionality into your Flutter applications. It supports popular login providers like Google and Apple, and is inspired by Laravel Socialite.

Features #

  • Supports multiple login providers.
  • Includes ready-to-use sign-in buttons.
  • Provides a CLI tool to automate the configuration process.
  • Uniform interface for different social login providers.

Getting Started #

Installation #

Add the package to your pubspec.yaml file:

dependencies:
  flutter:
    sdk: flutter
  bond_socialite: ^0.0.1
1
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for easy integration of social logins like Google and Apple, providing a uniform interface, automation tools, and ready-to-use buttons.

Documentation

API reference

License

MIT (license)

Dependencies

args, dependency_manipulator, file_based_transaction_manager

More

Packages that depend on bond_socialite