visuals_calendar 0.0.4 copy "visuals_calendar: ^0.0.4" to clipboard
visuals_calendar: ^0.0.4 copied to clipboard

A modular Flutter Calendar package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add visuals_calendar

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

dependencies:
  visuals_calendar: ^0.0.4

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:visuals_calendar/visuals_calendar.dart';
2
likes
140
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A modular Flutter Calendar package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on visuals_calendar