Const
The current schema version. Bump this whenever the shape of LayoutState / FullState changes in a way old snapshots cannot be deserialized against the new code. Then add a migration from the previous version to the new one in migrations below.
LayoutState
FullState
migrations
The current schema version. Bump this whenever the shape of
LayoutState/FullStatechanges in a way old snapshots cannot be deserialized against the new code. Then add a migration from the previous version to the new one inmigrationsbelow.