date_count_down 3.0.0 copy "date_count_down: ^3.0.0" to clipboard
date_count_down: ^3.0.0 copied to clipboard

This is a flutter countdown package written in dart for flutter developer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_count_down

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

dependencies:
  date_count_down: ^3.0.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:date_count_down/date_count_down.dart';
40
likes
130
points
3.34k
downloads

Publisher

unverified uploader

Weekly Downloads

This is a flutter countdown package written in dart for flutter developer.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on date_count_down