petrov_ca_auth 0.0.1-dev.6 copy "petrov_ca_auth: ^0.0.1-dev.6" to clipboard
petrov_ca_auth: ^0.0.1-dev.6 copied to clipboard

A cross platform plugin for easy authentication.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add petrov_ca_auth

With Flutter:

 $ flutter pub add petrov_ca_auth

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

dependencies:
  petrov_ca_auth: ^0.0.1-dev.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:petrov_ca_auth/petrov_ca_auth.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A cross platform plugin for easy authentication.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on petrov_ca_auth