harmony_auth 2.0.1 copy "harmony_auth: ^2.0.1" to clipboard
harmony_auth: ^2.0.1 copied to clipboard

Harmony Low-Level Authentication and Token Management Mechanism.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add harmony_auth

With Flutter:

 $ flutter pub add harmony_auth

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

dependencies:
  harmony_auth: ^2.0.1

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

Publisher

verified publisher6thsolution.com

Harmony Low-Level Authentication and Token Management Mechanism.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, harmony_log, meta, shared_preferences

More

Packages that depend on harmony_auth