Sky24n / sp_util

Flutter shared_preferences plugin util.
BSD 3-Clause "New" or "Revised" License
36 stars 21 forks source link

对象无法转换并存入 #3

Closed Shadow404 closed 3 years ago

Shadow404 commented 3 years ago

Unhandled Exception: Converting object to an encodable object failed: Instance of 'FormSaveModel' image

Sky24n commented 3 years ago

把toJson()加上

Shadow404 commented 3 years ago

是加在我的那个实体类上吗,需要重新把实体类属性都写在tojson里?比如 image