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

v2.3.3 to 3.0.0 so many changes #463

Closed
chitgoks opened this issue Apr 8, 2021 · 2 comments
Closed

v2.3.3 to 3.0.0 so many changes #463

chitgoks opened this issue Apr 8, 2021 · 2 comments

Comments

@chitgoks
Copy link

chitgoks commented Apr 8, 2021

so many properties removed and new ones added.
can you please update the change log on what is the equivalent of the removed property?

e.g.
void _onVisibleDaysChanged(DateTime first, DateTime last, CalendarFormat format) to what?

_onDaySelected(DateTime day, List events) to _onDaySelected(PageController pageController) but how can we get the day object now?

@aleksanderwozniak
Copy link
Owner

Please check out #434. You can also refer to README and examples for additional info.

@chitgoks
Copy link
Author

Hi. the readme is lacking. it does not mention about how to migrate onVisibleDaysChanged. that property does not exist anymore.

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

No branches or pull requests

2 participants