mobx.dart icon indicating copy to clipboard operation
mobx.dart copied to clipboard

Observable list conversion error(mobx_codegen and build_runner)

Open yunustaha opened this issue 2 years ago • 3 comments

image

I was not getting this error before, but after updating flutter, I am facing such an error.

yunustaha avatar Apr 04 '23 09:04 yunustaha

@yunustaha Please provide the code with gridSutun.

amondnet avatar Apr 11 '23 09:04 amondnet

image

I already use it.

yunustaha avatar May 03 '23 09:05 yunustaha

@yunustaha maybe try this package? https://pub.dev/packages/json_serializable_mobx MobX doesn't support ObservableList serializing out of the box

subzero911 avatar Nov 23 '23 12:11 subzero911