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

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.5

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
95
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter, intl, logger

More

Packages that depend on d2calendar