-
-
Notifications
You must be signed in to change notification settings - Fork 316
Open
Description
There's a great package https://pub.dev/packages/json_serializable_mobx
What it does:
- serialize
ObservableList<T> / ObservableMap<T> / ObservableSet<T>
(so you don't have to write these awkward converters likeObservableTodoListConverter) - serialize
Observable<T>
Unfortunately, it's abandoned. The only maintainer doesn't support it anymore jperezr21/json_serializable_immutable_collections#28
I ask you to make this code the part of mobx_codegen
Metadata
Metadata
Assignees
Labels
No labels