flueco_auth 0.0.1-alpha.6 copy "flueco_auth: ^0.0.1-alpha.6" to clipboard
flueco_auth: ^0.0.1-alpha.6 copied to clipboard

Flueco Tool for authentication with different strategies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flueco_auth

With Flutter:

 $ flutter pub add flueco_auth

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

dependencies:
  flueco_auth: ^0.0.1-alpha.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:flueco_auth/flueco_auth.dart';
1
likes
150
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Flueco Tool for authentication with different strategies.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flueco_core

More

Packages that depend on flueco_auth