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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bond_socialite

With Flutter:

 $ flutter pub add bond_socialite

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

dependencies:
  bond_socialite: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

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