agconnect_auth 1.9.0+310 copy "agconnect_auth: ^1.9.0+310" to clipboard
agconnect_auth: ^1.9.0+310 copied to clipboard

Flutter plugin for AppGallery Connect Auth SDK.

AppGallery Connect Auth for Flutter #

Introduction #

Most apps need to identify and authenticate users to tailor the app experience for individual users. However, building such a system from scratch is a difficult process. Auth Service can quickly build a secure and reliable user authentication system for your app. You only need to access Auth Service capabilities in your app without caring about the facilities and implementation on the cloud. Learn More

Installing the Plug-in #

Add dependencies to the pubspec.yaml file of the Flutter project.

dependencies:
  agconnect_auth: ^1.9.0+300

Run the following command on the Terminal page or click Pub get in Android Studio to add dependencies.

flutter pub get

For more details, please refer to Getting Started with Flutter

Development Guide #

Usage

Reference

License #

Auth Plug-in is licensed under the: Apache License, version 2.0.

4
likes
120
pub points
76%
popularity

Publisher

unverified uploader

Flutter plugin for AppGallery Connect Auth SDK.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on agconnect_auth