github_calendar 0.1.1 copy "github_calendar: ^0.1.1" to clipboard
github_calendar: ^0.1.1 copied to clipboard

A calendar view like github repo contributions. It is a stateless widget, and help you to create a thermodynamic chart that show your users' activities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add github_calendar

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

dependencies:
  github_calendar: ^0.1.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:github_calendar/github_calendar.dart';
19
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A calendar view like github repo contributions. It is a stateless widget, and help you to create a thermodynamic chart that show your users' activities.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on github_calendar