mobile bluesky app made with flutter
lazurite.stormlightlabs.org/
mobile
bluesky
flutter
1{
2 "_note1": "KEEP THIS FILE! Check it into a version control system (VCS) like git.",
3 "_note2": "ObjectBox manages crucial IDs for your object model. See docs for details.",
4 "_note3": "If you have VCS merge conflicts, you must resolve them according to ObjectBox docs.",
5 "entities": [
6 {
7 "id": "1:6999496775046459021",
8 "lastPropertyId": "7:8430059363224486218",
9 "name": "EmbeddedPost",
10 "properties": [
11 {
12 "id": "1:2023883478741600837",
13 "name": "id",
14 "type": 6,
15 "flags": 1
16 },
17 {
18 "id": "2:3549521277099340373",
19 "name": "postUri",
20 "indexId": "1:4682420966856057445",
21 "type": 9,
22 "flags": 2080
23 },
24 {
25 "id": "3:115219216497020018",
26 "name": "accountDid",
27 "type": 9
28 },
29 {
30 "id": "4:2084589381727568380",
31 "name": "source",
32 "type": 9
33 },
34 {
35 "id": "5:4494373135934411874",
36 "name": "indexedText",
37 "type": 9
38 },
39 {
40 "id": "6:7790743710249736574",
41 "name": "embedding",
42 "indexId": "2:7649439792027952584",
43 "type": 28,
44 "flags": 8
45 },
46 {
47 "id": "7:8430059363224486218",
48 "name": "embeddedAt",
49 "type": 12
50 }
51 ],
52 "relations": []
53 }
54 ],
55 "lastEntityId": "1:6999496775046459021",
56 "lastIndexId": "2:7649439792027952584",
57 "lastRelationId": "0:0",
58 "lastSequenceId": "0:0",
59 "modelVersion": 5,
60 "modelVersionParserMinimum": 5,
61 "retiredEntityUids": [],
62 "retiredIndexUids": [],
63 "retiredPropertyUids": [],
64 "retiredRelationUids": [],
65 "version": 1
66}