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

Fixed FlatButton fill and border color #37

Merged
merged 2 commits into from
Dec 21, 2018
Merged

Conversation

mashnoon33
Copy link
Contributor

  • Fixed a FlatButton to use selectedDayButtonColor instead of selectedDayBorderColor as its fill color
  • Added a conditional to render the border of the FlatButton when isSelectedDay is true

1. Fixed a FlatButton to use selectedDayButtonColor instead of selectedDayBorderColor as its fill color
2. Added a conditional to render the border of the FlatButton when isSelectedDay is true
Copy link
Owner

@hyochan hyochan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR. Looks great and I'll merge this.

lib/flutter_calendar_carousel.dart Show resolved Hide resolved
@hyochan hyochan merged commit 7150685 into hyochan:master Dec 21, 2018
@hyochan hyochan added enhancement New feature or request bugfix Fixed bug labels Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixed bug enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants