flutter_simple_customize_calendar 2.0.0 copy "flutter_simple_customize_calendar: ^2.0.0" to clipboard
flutter_simple_customize_calendar: ^2.0.0 copied to clipboard

This package allows users to implement a customizable calendar.

flutter_simple_customize_calendar #

This package allows users to implement a customizable calendar.

Usage #

To Use this package, add flutter_simple_customize_calendar as a dependency in your pubspec.yaml file.

Example #

The required parameter is onPressed.

You can try three different calendars in the example.

Simple Example

This is a basic widget with only onPressed set.

simple_example_snapshot

Custom Parameter Example

Set various parameters,Customized this calendar.

custom_param_example_snapshot

Custom Container Example

If you want a more personalized look, you can write the Container itself. If you use this function when specifying the range, you need to control and display the range yourself.

custom_container_example_snapshot

Sample Video #

sample_video

1
likes
70
pub points
26%
popularity

Publisher

unverified uploader

This package allows users to implement a customizable calendar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on flutter_simple_customize_calendar