calendar_timeline 0.2.0 copy "calendar_timeline: ^0.2.0" to clipboard
calendar_timeline: ^0.2.0 copied to clipboard

outdated

Flutter widget form select a date in horizontal timeline. You can select month and day easily.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_timeline

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

dependencies:
  calendar_timeline: ^0.2.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:calendar_timeline/calendar_timeline.dart';
406
likes
0
points
1.82k
downloads

Publisher

verified publishertalhasultan.dev

Weekly Downloads

Flutter widget form select a date in horizontal timeline. You can select month and day easily.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl, scrollable_positioned_list

More

Packages that depend on calendar_timeline