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

change colour of the date picked #17

Open
singh-saheb opened this issue Oct 10, 2019 · 2 comments
Open

change colour of the date picked #17

singh-saheb opened this issue Oct 10, 2019 · 2 comments

Comments

@singh-saheb
Copy link

How to change the colour of the selected date

@adamstyrc
Copy link
Owner

You will have to implement your own

  dayTileBuilder: CustomDayTileBuilder()

e.g.
https://github.com/adamstyrc/parking-app/blob/ce7faaf19e3dea15ba53a717d9af44573b0d0bdf/lib/ui/widget/PlannerDateTileView.dart#L38

@deepakrana0011
Copy link

Hi Adamstyrc,

I have checked your example link mentioned above but i am not able to get how you will pass the calander state in the "PlannerDateTileBuilder" as state is not yet created and it has been already called in the dayTileBuilder.

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

3 participants