flyingdarts_authress_login 0.0.4 copy "flyingdarts_authress_login: ^0.0.4" to clipboard
flyingdarts_authress_login: ^0.0.4 copied to clipboard

A Dart/Flutter package for Authress authentication with widget-based authentication guards

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flyingdarts_authress_login

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

dependencies:
  flyingdarts_authress_login: ^0.0.4

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:flyingdarts_authress_login/flyingdarts_authress_login.dart';
0
likes
140
points
103
downloads

Publisher

verified publisherflyingdarts.net

Weekly Downloads

A Dart/Flutter package for Authress authentication with widget-based authentication guards

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

app_links, crypto, flutter, go_router, http, jwt_decode, shared_preferences, url_launcher, webview_flutter

More

Packages that depend on flyingdarts_authress_login