otp_detection_flutter 0.0.1 copy "otp_detection_flutter: ^0.0.1" to clipboard
otp_detection_flutter: ^0.0.1 copied to clipboard

OTP auto detection in flutter application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otp_detection_flutter

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

dependencies:
  otp_detection_flutter: ^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:otp_detection_flutter/otp_detection_flutter.dart';
1
likes
150
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

OTP auto detection in flutter application

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, pin_input_text_field, plugin_platform_interface, sms_autofill

More

Packages that depend on otp_detection_flutter