halo_auth 0.0.7 copy "halo_auth: ^0.0.7" to clipboard
halo_auth: ^0.0.7 copied to clipboard

A Multi-Platform Authentication Plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add halo_auth

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

dependencies:
  halo_auth: ^0.0.7

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:halo_auth/halo_auth.dart';
0
likes
125
points
321
downloads

Publisher

unverified uploader

Weekly Downloads

A Multi-Platform Authentication Plugin

Documentation

API reference

License

MIT (license)

Dependencies

dio, ffi, flutter, flutter_web_plugins, plugin_platform_interface, web, win32

More

Packages that depend on halo_auth

Packages that implement halo_auth