pw_edit_field 1.0.1+1 copy "pw_edit_field: ^1.0.1+1" to clipboard
pw_edit_field: ^1.0.1+1 copied to clipboard

outdated

flutter Password input box, pure dart language.Support Android and iOS,No compatibility issues

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pw_edit_field

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

dependencies:
  pw_edit_field: ^1.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:pw_edit_field/pw_edit_field.dart';
1
likes
0
pub points
41%
popularity

Publisher

unverified uploader

flutter Password input box, pure dart language.Support Android and iOS,No compatibility issues

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pw_edit_field