ui_simple_calendar 0.0.2 copy "ui_simple_calendar: ^0.0.2" to clipboard
ui_simple_calendar: ^0.0.2 copied to clipboard

A simple Flutter package for displaying a calendar. Advanced customize

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ui_simple_calendar

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

dependencies:
  ui_simple_calendar: ^0.0.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:ui_simple_calendar/ui_simple_calendar.dart';
2
likes
160
points
0
downloads

Publisher

verified publisherphvit.blogspot.com

Weekly Downloads

A simple Flutter package for displaying a calendar. Advanced customize

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on ui_simple_calendar