calendra_raw 0.0.5
calendra_raw: ^0.0.5 copied to clipboard
A Flutter pacakage which gives you all the dates in a format which you need to build your dream calendra.
0.0.1 #
Create Functions monthlyDatesWithWeekDays -- Generate a List of Maps of Days with dates.. example-- [{Monday: 2023-02-13 00:00:00.000}] monthlyDatesWithWeekDays --Generate a List of Maps of Days with dates.. example-- [{Monday: 2023-02-13 00:00:00.000}] generateWholeYearCalendra --generateWholeYearCalendra
0.0.2 #
upload image as example
0.0.3 #
update readme ,all function are now static , you can directly call function By className CalendraRaw
0.0.4 #
update readme
0.0.5 #
update github repo