calendarro 1.2.0 copy "calendarro: ^1.2.0" to clipboard
calendarro: ^1.2.0 copied to clipboard

Calendar widget library for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendarro
copied to clipboard

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

dependencies:
  calendarro: ^1.2.0
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:calendarro/calendarro.dart';
copied to clipboard
20
likes
30
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

Calendar widget library for Flutter apps.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on calendarro