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

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: ^2.0.0+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
120
pub points
40%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on pw_edit_field