Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markedDate only works when time is at 00:00:00.000 #6

Closed
pauluhn opened this issue Oct 6, 2018 · 2 comments
Closed

markedDate only works when time is at 00:00:00.000 #6

pauluhn opened this issue Oct 6, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@pauluhn
Copy link
Member

pauluhn commented Oct 6, 2018

Version of flutter_calendar_carousel

1.1.2

Expected behavior

Setting markedDates to list of DateTimes with time set to non-zero should show marks for that day

Actual behavior

No marks unless time is set to 00:00:00.000

flutter doctor result (run flutter doctor in terminal)

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v0.8.2, on Mac OS X 10.13.6 17G65, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.0)
[✓] iOS toolchain - develop for iOS devices (Xcode 9.4.1)
[✓] Android Studio (version 3.2)
[✓] Connected devices (2 available)

• No issues found!

Steps to reproduce the behavior

replace list of DateTimes in sample app with non-zero times

@pauluhn
Copy link
Member Author

pauluhn commented Oct 6, 2018

#7

@hyochan
Copy link
Member

hyochan commented Oct 7, 2018

merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants