Calendar widget for flutter
This is a pure dart package and Algorithm is based on popular JavaScript library jalaali-js with more than 20k monthly downloads.
A Flutter package for adding a DateRange widget into a form. A date picker UX is provided by showDateRangePicker. The widget will accept InputDecoration or use the default from the app’s theme. Additionally, the widget will accept a date format, defaulting to MM-dd-yyyy.
Flutter Calendar organized neatly into a Table. Autosizes vertically, saving space for other widgets.