$3.99
Description
This is Open for change – hopefully without further modification – Flutter Month Calendar Widget that allows you to go through months and visualize each day according to your data.
Light and Dark Theme
The Flutter Month Calendar Widget supports light and dark visualization.
You could pass to the widget
- What Days have data
- What will happen if a day is tapped
- You could reload the month after backword or farward navigation – so could implement monthly paging
- You could pass
- empty and filled Colors,
- translations
This component uses the same algorithm as a previous software code of mine: https://programtom.com/dev/product/vaadin-calendar-component/