sheep_auth 1.0.0 copy "sheep_auth: ^1.0.0" to clipboard
sheep_auth: ^1.0.0 copied to clipboard

Flutter plugin that provides simple auth for VK, Google, Facebook and Apple.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sheep_auth

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

dependencies:
  sheep_auth: ^1.0.0

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:sheep_auth/sheep_auth.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publishersheep-apps.com

Flutter plugin that provides simple auth for VK, Google, Facebook and Apple.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on sheep_auth