authmiddleware 1.0.1 copy "authmiddleware: ^1.0.1" to clipboard
authmiddleware: ^1.0.1 copied to clipboard

Fully managed Auth Middleware

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add authmiddleware

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

dependencies:
  authmiddleware: ^1.0.1

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:authmiddleware/authmiddleware.dart';
0
likes
115
points
121
downloads

Documentation

API reference

Publisher

verified publisherauth.launchlense.tech

Weekly Downloads

Fully managed Auth Middleware

Homepage

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, fluttertoast, http, logging

More

Packages that depend on authmiddleware