Skip to content

adopt json_serializable_mobx #1040

@subzero911

Description

@subzero911

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 like ObservableTodoListConverter)
  • 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions