flutter_masked_text3 0.9.4 copy "flutter_masked_text3: ^0.9.4" to clipboard
flutter_masked_text3: ^0.9.4 copied to clipboard

Masked text input for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_masked_text3
copied to clipboard

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

dependencies:
  flutter_masked_text3: ^0.9.4
copied to clipboard

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:flutter_masked_text3/flutter_masked_text3.dart';
copied to clipboard
2
likes
120
points
610
downloads

Publisher

verified publishergabrielarthurl.agency

Weekly Downloads

2024.09.13 - 2025.03.28

Masked text input for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_masked_text3