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

Updated issue with Flutter #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Updated issue with Flutter #28

wants to merge 2 commits into from

Conversation

m8iog
Copy link

@m8iog m8iog commented Mar 18, 2021

Renamed inheritFromWidgetOfExactType to dependOnInheritedWidgetOfExactType

I don't know if you've had this issue, but it helped me to continue to use this package, so thought I'd share it. Thanks for an awesome package BTW!

Renamed inheritFromWidgetOfExactType to dependOnInheritedWidgetOfExactType
@hcaz
Copy link

hcaz commented Mar 23, 2021

Anybody who needs it before then can add to dependency_overrides in their pubspec.yaml

dependency_overrides:
  calendar_views: #https://github.com/zenled/calendar_views/pull/28 The method 'inheritFromWidgetOfExactType' isn't defined for the class 'BuildContext'
    git: https://github.com/m8iog/calendar_views.git

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

Successfully merging this pull request may close these issues.

2 participants