dou_flutter_calendar 0.0.1 copy "dou_flutter_calendar: ^0.0.1" to clipboard
dou_flutter_calendar: ^0.0.1 copied to clipboard

A customizable and feature-rich calendar widget for Flutter applications. Provides flexible calendar implementation with various views and customization options.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dou_flutter_calendar

With Flutter:

 $ flutter pub add dou_flutter_calendar

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

dependencies:
  dou_flutter_calendar: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dou_flutter_calendar/dou_flutter_calendar.dart';
0
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable and feature-rich calendar widget for Flutter applications. Provides flexible calendar implementation with various views and customization options.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on dou_flutter_calendar