calendar_timeline_sbk 1.1.4 copy "calendar_timeline_sbk: ^1.1.4" to clipboard
calendar_timeline_sbk: ^1.1.4 copied to clipboard

outdated

A horizontal date picker that takes up little screen space, so we can always have it visible, and that facilitates use with one hand.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_timeline_sbk

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

dependencies:
  calendar_timeline_sbk: ^1.1.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:calendar_timeline_sbk/calendar_timeline.dart';
9
likes
0
points
187
downloads

Publisher

unverified uploader

Weekly Downloads

A horizontal date picker that takes up little screen space, so we can always have it visible, and that facilitates use with one hand.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl, scrollable_positioned_list

More

Packages that depend on calendar_timeline_sbk