Skip to content

provider lib error #1

Open
Open
@hillanvieira

Description

@hillanvieira

deprecated methods

change the following lines in provider.dart to correct this issue.

222 ? context.dependOnInheritedWidgetOfExactType<InheritedProvider>() as InheritedProvider
223 : context.getElementForInheritedWidgetOfExactType<InheritedProvider>().widget as InheritedProvider;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions