idall_in_app_authentication 0.0.6 copy "idall_in_app_authentication: ^0.0.6" to clipboard
idall_in_app_authentication: ^0.0.6 copied to clipboard

A package to handle authorization with idall based on oAuth2

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add idall_in_app_authentication

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

dependencies:
  idall_in_app_authentication: ^0.0.6

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

Publisher

unverified uploader

A package to handle authorization with idall based on oAuth2

Homepage

License

unknown (LICENSE)

Dependencies

dio, flutter, hive, hive_flutter, http, oauth2, path_provider, uni_links, url_launcher

More

Packages that depend on idall_in_app_authentication