cielo_zero_auth 1.0.4 copy "cielo_zero_auth: ^1.0.4" to clipboard
cielo_zero_auth: ^1.0.4 copied to clipboard

A Flutter package that helps to use Cielo's Zero Auth.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cielo_zero_auth

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

dependencies:
  cielo_zero_auth: ^1.0.4

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

Publisher

unverified uploader

A Flutter package that helps to use Cielo's Zero Auth.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cielo_oauth, flutter, http, json_annotation

More

Packages that depend on cielo_zero_auth