calendar_data_timeline 0.0.8 copy "calendar_data_timeline: ^0.0.8" to clipboard
calendar_data_timeline: ^0.0.8 copied to clipboard

A new Flutter package used to create and view calendar with ranged time data, supports Mobile(Android, IOS), Web, and Desktop apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_data_timeline

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

dependencies:
  calendar_data_timeline: ^0.0.8

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:calendar_data_timeline/calendar_data_timeline.dart';
7
likes
120
pub points
8%
popularity

Publisher

unverified uploader

A new Flutter package used to create and view calendar with ranged time data, supports Mobile(Android, IOS), Web, and Desktop apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, intl, rxdart

More

Packages that depend on calendar_data_timeline