cosyncing 0.1.0 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/THIRD_PARTY_NOTICES.txt +1 -1
- package/bin/cosyncing +701 -485
- package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/fonts/MaterialIcons-Regular.otf +0 -0
- package/bin/cosyncing-web-0.2.0/cosyncing-build-identity.json +20 -0
- package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/cosyncing-cache-manifest.json +5 -5
- package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/main.dart.js +117001 -113461
- package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/sw.js +4 -4
- package/bin/cosyncing-web-0.2.0/version.json +1 -0
- package/package.json +2 -2
- package/bin/cosyncing-web-0.1.0/cosyncing-build-identity.json +0 -20
- package/bin/cosyncing-web-0.1.0/version.json +0 -1
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/AssetManifest.bin +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/AssetManifest.bin.json +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/FontManifest.json +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/NOTICES +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/packages/cupertino_icons/assets/CupertinoIcons.ttf +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/packages/flutter_local_notifications_web/web/notifications_service_worker.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/shaders/ink_sparkle.frag +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/shaders/stretch_effect.frag +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/canvaskit.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/canvaskit.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/chromium/canvaskit.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/chromium/canvaskit.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/experimental_webparagraph/canvaskit.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/experimental_webparagraph/canvaskit.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/skwasm.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/skwasm.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/skwasm_heavy.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/skwasm_heavy.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/wimp.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/wimp.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/drift_worker.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/favicon.ico +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/favicon.svg +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/flutter.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/flutter_bootstrap.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/apple-touch-icon-180.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-icon-192.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-icon-512.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-maskable-192.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-maskable-512.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-monochrome-192.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-monochrome-512.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/index.html +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/manifest.json +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/sqlite3.wasm +0 -0
package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/fonts/MaterialIcons-Regular.otf
RENAMED
|
Binary file
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"product": "cosyncing",
|
|
4
|
+
"version": "0.2.0",
|
|
5
|
+
"sourceCommit": "1f7378b7b97dece1fb4740f6a7fe2bfced531ae3",
|
|
6
|
+
"dirty": false,
|
|
7
|
+
"baseHref": "/cosy/",
|
|
8
|
+
"contract": {
|
|
9
|
+
"revision": 12,
|
|
10
|
+
"minimumClientRevision": 0,
|
|
11
|
+
"surfaceHash": "fnv1a32:f2eb77a8",
|
|
12
|
+
"clientMinimumBrokerRevision": 2
|
|
13
|
+
},
|
|
14
|
+
"buildId": "fc1373a7465da6b2",
|
|
15
|
+
"cacheManifestSha256": "d66a083a6fa90729e327e5f81f2e3c19d83213769599192714d96e513f8cacca",
|
|
16
|
+
"mainDartSha256": "e2777e1ad5009a648fd09a11f1e75ef8747c760b7a2a2516a1d0a1130eeb7eee",
|
|
17
|
+
"releaseFiles": {
|
|
18
|
+
"assets/NOTICES": "41146f98d27ca19de8aab0b1c4b2c1efc1a9bbfdba7ebfec5161d80ae1ec1a2d"
|
|
19
|
+
}
|
|
20
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"buildVersion": "
|
|
2
|
+
"buildVersion": "fc1373a7465da6b2",
|
|
3
3
|
"precache": [
|
|
4
4
|
"assets/AssetManifest.bin",
|
|
5
5
|
"assets/AssetManifest.bin.json",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"assets/AssetManifest.bin": "10791c72232a3fd92d034fda70bc1cb683836bbc7d7569e01bb8e5baa47876cb",
|
|
46
46
|
"assets/AssetManifest.bin.json": "7074293d95be262c6a08bb767c4d03c3223a2cf73bac60e06c74dfb6a6063472",
|
|
47
47
|
"assets/FontManifest.json": "cd7e03645bc44b2dd47b7cb626f51c4ecbf55a197ab77241628b47ac165fbe21",
|
|
48
|
-
"assets/fonts/MaterialIcons-Regular.otf": "
|
|
48
|
+
"assets/fonts/MaterialIcons-Regular.otf": "a77c8de49a4781410435aebe7b0ce03e09398689454f2f6eac3ceabbdbc552a4",
|
|
49
49
|
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "3d90c370aa4cf00dc57ee2b902f6652147c0f81e03e483df584a9c08b1687c9d",
|
|
50
50
|
"assets/packages/flutter_local_notifications_web/web/notifications_service_worker.js": "566f47dccc0f417f0164a3d0852334c340d0941472af43fc65ee50a314555058",
|
|
51
51
|
"assets/shaders/ink_sparkle.frag": "2dca5ab93d4ec29e963f996f3916320ba60825e9537dfb149a68008c7a16b026",
|
|
@@ -75,11 +75,11 @@
|
|
|
75
75
|
"icons/pwa-monochrome-192.png": "25307f415e32c989195a18521400757dfacbb0e0cd550bc6acfcb8124c3734af",
|
|
76
76
|
"icons/pwa-monochrome-512.png": "9bf04b7c999104450f7cc85a691cf536157bf2dd9c4d27975c576e8f073fbd22",
|
|
77
77
|
"index.html": "edfb26b7bb979b98e5ec2d7223ab60d51572c7a6c6f9bf90d0687da5d235f140",
|
|
78
|
-
"main.dart.js": "
|
|
78
|
+
"main.dart.js": "e2777e1ad5009a648fd09a11f1e75ef8747c760b7a2a2516a1d0a1130eeb7eee",
|
|
79
79
|
"manifest.json": "5e5ba9c53061e4c6e1515b79a92f290837198192891d7001b69c9128b7ff2f6e",
|
|
80
80
|
"sqlite3.wasm": "c41558c74d0ad954c2ece9d8c40ae9c3f247b4ae1c022eeb9899de44b37b9a39",
|
|
81
|
-
"version.json": "
|
|
81
|
+
"version.json": "69e2df0448883b4b4c6469e8c621f527487908e7635c3859d645877cdd3a0b2d"
|
|
82
82
|
},
|
|
83
|
-
"precacheBytes":
|
|
83
|
+
"precacheBytes": 6220401,
|
|
84
84
|
"runtimeBytes": 30914358
|
|
85
85
|
}
|