authowl 0.2.0 copy "authowl: ^0.2.0" to clipboard
authowl: ^0.2.0 copied to clipboard

Official AuthOwl Flutter SDK with localized authentication widgets, provider-managed sessions, and secure-storage integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add authowl

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

dependencies:
  authowl: ^0.2.0

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:authowl/authowl.dart';
2
likes
135
points
121
downloads

Documentation

API reference

Publisher

verified publisherauthowl.dev

Weekly Downloads

Official AuthOwl Flutter SDK with localized authentication widgets, provider-managed sessions, and secure-storage integration.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter, http, url_launcher

More

Packages that depend on authowl