small_calendar 0.3.1 copy "small_calendar: ^0.3.1" to clipboard
small_calendar: ^0.3.1 copied to clipboard

discontinued
outdatedDart 1 only

Small Calendar widget. With ability to display weekday indication and some basic info about every day.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add small_calendar

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

dependencies:
  small_calendar: ^0.3.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:small_calendar/small_calendar.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Small Calendar widget. With ability to display weekday indication and some basic info about every day.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on small_calendar