show_hide_password 0.0.2 copy "show_hide_password: ^0.0.2" to clipboard
show_hide_password: ^0.0.2 copied to clipboard

Effortlessly switch between revealing and concealing your passwords, offering convenience and enhanced security in a single click.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add show_hide_password

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

dependencies:
  show_hide_password: ^0.0.2

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:show_hide_password/show_hide_password.dart';
6
likes
155
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

Effortlessly switch between revealing and concealing your passwords, offering convenience and enhanced security in a single click.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on show_hide_password