flet_auth 0.0.3 copy "flet_auth: ^0.0.3" to clipboard
flet_auth: ^0.0.3 copied to clipboard

Flet Local Auth control

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flet_auth

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

dependencies:
  flet_auth: ^0.0.3

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:flet_auth/flet_auth.dart';
1
likes
130
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Flet Local Auth control

Homepage
Repository

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flet, flutter, local_auth

More

Packages that depend on flet_auth