我正在使用MultiProvider,但出现此错误:
Unhandled Exception: A Products was used after being disposed. Once you have called dispose() on a Products, it can no longer be used.
Run Code Online (Sandbox Code Playgroud)
这是我的 main.dart 文件。这种结构有什么问题?
Unhandled Exception: A Products was used after being disposed. Once you have called dispose() on a Products, it can no longer be used.
Run Code Online (Sandbox Code Playgroud)