feat: π allow same day selection in range selection #874
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello ππ»
I'd like to start by expressing my gratitude for your package β it has significantly benefited my Flutter projects. πͺπ»π
While integrating it into one of my applications, I noticed a minor limitation: the inability for users to select the same day within a range, which my app requires.
To address this, I've made some adjustments to the code. Following thorough testing, I'm pleased to confirm that the functionality now operates smoothly without any adverse effects on other features.
Interestingly, it appears I'm not alone in seeking this enhancement. There's an existing issue (#707) that also highlights the need for this feature, and I believe this pull request will effectively resolve it.
I trust this update will prove valuable to both my project and potentially others facing similar requirements. ππ»
Thank you sincerely for your ongoing contributions to the Flutter community. π ππ»