animated_otp_fields 0.1.0 copy "animated_otp_fields: ^0.1.0" to clipboard
animated_otp_fields: ^0.1.0 copied to clipboard

A new Flutter package project for entering otp in a beautiful and highly customizable way.

animated_otp_fields #

A new Flutter package project for entering otp in a beautiful and highly customizable way.

Installing #

  1. Depend on it

Add this to your package's pubspec.yaml file:

dependencies:
  animated_otp_fields: <version>
  1. Install it

You can install packages from the command line:

with pub:


$ pub get

with Flutter:


$ flutter packages get

  1. Import it

Now in your Dart code, you can use:


import 'package:animated_otp_fields/animated_otp_fields';

Usage #

Please refer example/lib/main.dart

5
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package project for entering otp in a beautiful and highly customizable way.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_otp_fields