calendar_timeline
calendar_timeline copied to clipboard
Flutter widget form select a date in horizontal timeline.
First of all, awesome job on the plugin! Looks and works great! It would be great if there were more customization options. A lot of recent plugins have the ability...
This is a fantastic library! Really love it!!!! There should be an option to have infinite scroll. Meaning, when you get to the end of the month (when sliding the...
This PR fixes the issue: - #58 ### Description: **Issue:** The current behavior of the date selection feature in our application presents a discrepancy. When initially selecting a date, it...
Hi, i made a fork to fix an overflow error. Added additional options that allow you to change the size of the widget and text. **height** - height of DayItem...
The dots on top of the date were not very useful so I modified them to show if the user has an event or a task on that specific date....
Hello, my team and I have a use case in which we want to show the day names for all items. For this purpose, I've introduced a new param to...
Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.19.0 to 0.20.2. Release notes Sourced from intl's releases. package:intl v0.20.2 Remove the dependency on package:http. Remove the dependency on package:web. package:intl v0.20.1 Upgrade package:web dependency constraint...
Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 6.0.0 to 7.0.0. Release notes Sourced from very_good_analysis's releases. v7.0.0 chore: release 7.0.0-dev.1 v7.0.0-dev.1 feat: add document_ignores 125 feat: remove avoid_null_checks_in_equality_operators 124 feat: add avoid_catches_without_on_clauses 123 feat:...