9a365b0597e198ceac41966db1d6f47de66a86bb99e3e5a811c3030"}[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: NoSuchMethodError: The getter 'status' was called on null.( 7370): true
E/flutter ( 73
我对这段代码中的body有一些问题。status = data['status'];if (status == "success") {
prefs.setString('stringValueNoSuchMethodError (NoSuchMethodError: The getter 'length' was called on nu
我正在尝试使用本地json文件中的名称创建一个DropdownButton ...我正在使用futurebuilder来做到这一点..我得到了错误 从我的调试试验中,我了解到这是因为对null的调用."); return Text("Hellooooo its null");LIBRARY ╞═══════════════════════════════════════════════════════════
I