external_login_interface 0.1.7 copy "external_login_interface: ^0.1.7" to clipboard
external_login_interface: ^0.1.7 copied to clipboard

Interface for external login feature.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add external_login_interface

With Flutter:

 $ flutter pub add external_login_interface

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

dependencies:
  external_login_interface: ^0.1.7

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

Import it

Now in your Dart code, you can use:

import 'package:external_login_interface/external_login_interface.dart';
1
likes
140
points
16
downloads

Publisher

verified publisherinnim.ru

Weekly Downloads

Interface for external login feature.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

async

More

Packages that depend on external_login_interface