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

discontinued
outdated

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.4

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
0
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

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on flutter_timer