toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 45 packages
Sort by PUB-AZS
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.#firebase#authentication#identity#sign-in#sign-up
This package provides the Stringprep (rfc4013) Profile for User Names and Passwords for dart. A port of https://github.com/reklatsmasters/saslprep to the dart lang
One-way string hashing for salted passwords using the Unix crypt format
A port of jBCrypt to Dart. It allows to encrypt passwords using BCrypt with a configurable work factor and check passwords.
Generate secure passwords, check for exposed passwords, get visual feedback for strength or get form validation with a minimum password strength required.
An all-in-one validator 50+ functions cover common cases, from emails and phone numbers to URLs and passwords.
A powerful library Dart library for advanced validations: CPF, CNPJ, URLs, passwords, string checks, and character removal. Simplify your Dart and Flutter projects.
otp_util is a dart package to generate and verify one-time passwords,it It provides two methods TOPT and HOTP.They are Time-based OTPs and Counter-based OTPs.
A package to generate strong passwords. Also comes with an extension for checking the strength of a password.
A Flutter (dart) package to generate and verify Time-based One-Time Passwords (TOTP) that works with authenticator apps like Google Authenticator, Microsoft Authenticator, and more.