guardo 1.0.0 copy "guardo: ^1.0.0" to clipboard
guardo: ^1.0.0 copied to clipboard

A Flutter package that provides secure app entry point with auto-locking, biometric authentication, and lifecycle management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add guardo

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

dependencies:
  guardo: ^1.0.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:guardo/guardo.dart';
9
likes
160
points
137
downloads

Publisher

verified publisherqomrah.ly

Weekly Downloads

A Flutter package that provides secure app entry point with auto-locking, biometric authentication, and lifecycle management.

Repository (GitHub)
View/report issues

Topics

#security #authentication #biometric #app-lock #privacy

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, local_auth

More

Packages that depend on guardo