d2calendar 0.0.2 copy "d2calendar: ^0.0.2" to clipboard
d2calendar: ^0.0.2 copied to clipboard

outdated

Flutter d2 Calendar Package to build your own monthly Calendar or yearly Calendar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add d2calendar

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

dependencies:
  d2calendar: ^0.0.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:d2calendar/d2calendar.dart';
12
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter d2 Calendar Package to build your own monthly Calendar or yearly Calendar.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl, logger

More

Packages that depend on d2calendar