Skip to content

Constructing ChangeNotifierProvider causes a crash. #895

@cike111

Description

@cike111

ChangeNotifierProvider(create: (_) => DataModel()), will trigger the assert(create != null || update != null) of _CreateInheritedProvider constructor.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions