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

A highly customizable timed & progress button for Flutter with an animated fill indicator. OTP resend, countdowns, sync/upload/download progress, rate-limited actions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_timer_button

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

dependencies:
  flutter_timer_button: ^0.1.0

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_timer_button/flutter_timer_button.dart';
1
likes
160
points
75
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable timed & progress button for Flutter with an animated fill indicator. OTP resend, countdowns, sync/upload/download progress, rate-limited actions.

Repository (GitHub)

Topics

#button #timer #progress #otp #countdown

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_timer_button