From ec0f5be0b5c1ccd4b599e0ec16f08044fbd99b29 Mon Sep 17 00:00:00 2001 From: agryva Date: Fri, 3 Jul 2020 22:02:18 +0700 Subject: [PATCH 1/2] add somecalendar to the list of calendar widget --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index c0ab562..dfc026e 100644 --- a/source.md +++ b/source.md @@ -215,6 +215,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Calendar Carousel Widget](https://github.com/dooboolab/flutter_calendar_carousel) - Calendar carousel by [dooboolab](https://github.com/dooboolab/flutter_calendar_carousel) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) - [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak) +- [SomeCalendar](https://github.com/agryva/Some-Calendar) - Custom calendar dialog (multi select, single select, date range) mode by [agryva](https://github.com/agryva) #### Login From 45d57eeb67b6f8a420aa154e8011fe4e673ba85a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 4 Jul 2020 15:30:33 +0200 Subject: [PATCH 2/2] Shorten desc --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index dfc026e..af48a2a 100644 --- a/source.md +++ b/source.md @@ -213,9 +213,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) - Calendar widget by [David Bennett](https://github.com/pinkfish) - [Calendar Carousel Widget](https://github.com/dooboolab/flutter_calendar_carousel) - Calendar carousel by [dooboolab](https://github.com/dooboolab/flutter_calendar_carousel) -- [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) - [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak) -- [SomeCalendar](https://github.com/agryva/Some-Calendar) - Custom calendar dialog (multi select, single select, date range) mode by [agryva](https://github.com/agryva) +- [SomeCalendar](https://github.com/agryva/Some-Calendar) - Multi-select & range configurable calendar by [agryva](https://github.com/agryva) #### Login