streak_calendar 1.1.2 copy "streak_calendar: ^1.1.2" to clipboard
streak_calendar: ^1.1.2 copied to clipboard

A Flutter calendar package that enables you to make a simple and customizable calendar with streaks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add streak_calendar

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

dependencies:
  streak_calendar: ^1.1.2

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:streak_calendar/streak_calendar.dart';
12
likes
150
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter calendar package that enables you to make a simple and customizable calendar with streaks.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on streak_calendar