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

Argus — Titan's authentication & authorization framework. Reactive auth state management, route guards, and seamless Atlas integration.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add titan_argus

With Flutter:

 $ flutter pub add titan_argus

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

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

Publisher

verified publisherikolvi.com

Weekly Downloads

Argus — Titan's authentication & authorization framework. Reactive auth state management, route guards, and seamless Atlas integration.

Homepage
Repository (GitHub)
View/report issues

Topics

#authentication #authorization #flutter #state-management #routing

License

unknown (license)

Dependencies

flutter, titan, titan_atlas

More

Packages that depend on titan_argus