facebook_login_safe 1.0.5 copy "facebook_login_safe: ^1.0.5" to clipboard
facebook_login_safe: ^1.0.5 copied to clipboard

Login of Google, Twitter, Github, Facebook, Apple, Microsoft.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facebook_login_safe

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

dependencies:
  facebook_login_safe: ^1.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:facebook_login_safe/auth.dart';
1
likes
135
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Login of Google, Twitter, Github, Facebook, Apple, Microsoft.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on facebook_login_safe