d2calendar 0.0.1 copy "d2calendar: ^0.0.1" to clipboard
d2calendar: ^0.0.1 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.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:d2calendar/d2calendar.dart';
12
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter, intl, logger

More

Packages that depend on d2calendar