jiguang_auth 3.0.3 copy "jiguang_auth: ^3.0.3" to clipboard
jiguang_auth: ^3.0.3 copied to clipboard

JiGuang Security Authentication Flutter plugin (for Android & iOS), supporting one-click login and verification code login.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jiguang_auth

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

dependencies:
  jiguang_auth: ^3.0.3

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:jiguang_auth/jiguang_auth.dart';
1
likes
140
points
17
downloads

Publisher

verified publisherteheal.com

Weekly Downloads

JiGuang Security Authentication Flutter plugin (for Android & iOS), supporting one-click login and verification code login.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on jiguang_auth

Packages that implement jiguang_auth