twin_axis_calendar 0.0.1 copy "twin_axis_calendar: ^0.0.1" to clipboard
twin_axis_calendar: ^0.0.1 copied to clipboard

A Flutter calendar widget with vertical scrolling views and a horizontally scrollable date header.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twin_axis_calendar

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

dependencies:
  twin_axis_calendar: ^0.0.1

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:twin_axis_calendar/twin_axis_calendar.dart';
5
likes
150
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter calendar widget with vertical scrolling views and a horizontally scrollable date header.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, scrollable_positioned_list, sticky_headers

More

Packages that depend on twin_axis_calendar