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

retracted

Fully managed Auth Middleware

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add authmiddleware

With Flutter:

 $ flutter pub add authmiddleware

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

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

Publisher

verified publisherauth.launchlense.tech

Weekly Downloads

Fully managed Auth Middleware

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, http

More

Packages that depend on authmiddleware