passwordlezz 0.0.1+1 copy "passwordlezz: ^0.0.1+1" to clipboard
passwordlezz: ^0.0.1+1 copied to clipboard

A Simple login for users. A new way to let user login to the apps they love. Easy to use no password login. Users can log in via a qr-code or filling out their email and clicking the correct number on [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add passwordlezz

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

dependencies:
  passwordlezz: ^0.0.1+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:passwordlezz/passwordlezz.dart';
1
likes
20
pub points
0%
popularity

Publisher

verified publisherseamlezz.com

A Simple login for users. A new way to let user login to the apps they love. Easy to use no password login. Users can log in via a qr-code or filling out their email and clicking the correct number on a trusted device.

Homepage

License

unknown (LICENSE)

Dependencies

email_validator, flare_dart, flare_flutter, flutter, http, percent_indicator, provider, qr_flutter

More

Packages that depend on passwordlezz