oxean_calendar_view 0.3.2 copy "oxean_calendar_view: ^0.3.2" to clipboard
oxean_calendar_view: ^0.3.2 copied to clipboard

A Flutter package for displaying a calendar view with various customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oxean_calendar_view

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

dependencies:
  oxean_calendar_view: ^0.3.2

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:oxean_calendar_view/oxean_calendar_view.dart';
1
likes
40
points
1.68k
downloads

Publisher

verified publisheroxeanbits.com

Weekly Downloads

A Flutter package for displaying a calendar view with various customization options.

License

Apache-2.0 (license)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on oxean_calendar_view