ail_auth 0.0.1 copy "ail_auth: ^0.0.1" to clipboard
ail_auth: ^0.0.1 copied to clipboard

Auhtentication with Ail Connect

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ail_auth

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

dependencies:
  ail_auth: ^0.0.1

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:ail_auth/ail_auth.dart';
1
likes
120
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Auhtentication with Ail Connect

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ail_auth