flutter_timer 0.0.6 copy "flutter_timer: ^0.0.6" to clipboard
flutter_timer: ^0.0.6 copied to clipboard

discontinued

A timer widget that shows increasing time duratioin from given initial time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_timer

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

dependencies:
  flutter_timer: ^0.0.6

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/flutter_timer.dart';
5
likes
40
pub points
72%
popularity

Publisher

unverified uploader

A timer widget that shows increasing time duratioin from given initial time.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

flutter, provider

More

Packages that depend on flutter_timer