flutter_cia 1.0.1 copy "flutter_cia: ^1.0.1" to clipboard
flutter_cia: ^1.0.1 copied to clipboard

CIA Authentication SDK for Flutter - Secure login, registration, and organization token exchange

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_cia

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

dependencies:
  flutter_cia: ^1.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:flutter_cia/flutter_cia.dart';
0
likes
145
points
186
downloads

Publisher

unverified uploader

Weekly Downloads

CIA Authentication SDK for Flutter - Secure login, registration, and organization token exchange

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dio, flutter, flutter_secure_storage, jwt_decoder, provider, url_launcher

More

Packages that depend on flutter_cia