simple_table_calendar 0.0.4 copy "simple_table_calendar: ^0.0.4" to clipboard
simple_table_calendar: ^0.0.4 copied to clipboard

A Flutter package to provide a simple table calendar with custom styling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_table_calendar

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

dependencies:
  simple_table_calendar: ^0.0.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:simple_table_calendar/simple_table_calendar.dart';
1
likes
150
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to provide a simple table calendar with custom styling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on simple_table_calendar