timer_button 2.4.0 copy "timer_button: ^2.4.0" to clipboard
timer_button: ^2.4.0 copied to clipboard

Timer Button is a Flutter package that offers a customizable button widget capable of activation after a designated time interval.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() => runApp(const TimerButtonApp());
84
likes
160
points
868
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherdart.nonstopio.com

Weekly Downloads

Timer Button is a Flutter package that offers a customizable button widget capable of activation after a designated time interval.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on timer_button