NoSuchMethodError: The setter 'value=' was called on null. · Issue #22 · peng8350/flutter_pulltorefresh · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I firstly call
refreshController.sendBack
ininitState
firstly, will throwNoSuchMethodError: The setter 'value=' was called on null.
As follows code:
The text was updated successfully, but these errors were encountered: