dev_calendar 0.0.3 copy "dev_calendar: ^0.0.3" to clipboard
dev_calendar: ^0.0.3 copied to clipboard

outdated

Dynamic calendar views.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dev_calendar
copied to clipboard

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

dependencies:
  dev_calendar: ^0.0.3
copied to clipboard

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:dev_calendar/dev_calendar.dart';
copied to clipboard
2
likes
0
points
36
downloads

Publisher

verified publishermaxmade.in

Weekly Downloads

2024.07.08 - 2025.01.20

Dynamic calendar views.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

animate_do, animated_text_kit, flutter, flutter_screenutil, rxdart

More

Packages that depend on dev_calendar