elapsed_time_display 1.0.0-beta.2 copy "elapsed_time_display: ^1.0.0-beta.2" to clipboard
elapsed_time_display: ^1.0.0-beta.2 copied to clipboard

outdated

A self updating elapsed time text display widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elapsed_time_display

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

dependencies:
  elapsed_time_display: ^1.0.0-beta.2

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:elapsed_time_display/elapsed_time_display.dart';
1
likes
0
points
214
downloads

Publisher

unverified uploader

Weekly Downloads

A self updating elapsed time text display widget.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on elapsed_time_display