cosyncing 0.2.0 → 0.4.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.
Files changed (47) hide show
  1. package/README.md +1 -1
  2. package/THIRD_PARTY_NOTICES.txt +1 -1
  3. package/bin/cosyncing +609 -570
  4. package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/fonts/MaterialIcons-Regular.otf +0 -0
  5. package/bin/cosyncing-web-0.4.0/cosyncing-build-identity.json +20 -0
  6. package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/cosyncing-cache-manifest.json +5 -5
  7. package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/main.dart.js +104811 -104304
  8. package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/sw.js +4 -4
  9. package/bin/cosyncing-web-0.4.0/version.json +1 -0
  10. package/package.json +2 -2
  11. package/bin/cosyncing-web-0.2.0/cosyncing-build-identity.json +0 -20
  12. package/bin/cosyncing-web-0.2.0/version.json +0 -1
  13. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/AssetManifest.bin +0 -0
  14. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/AssetManifest.bin.json +0 -0
  15. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/FontManifest.json +0 -0
  16. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/NOTICES +0 -0
  17. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/packages/cupertino_icons/assets/CupertinoIcons.ttf +0 -0
  18. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/packages/flutter_local_notifications_web/web/notifications_service_worker.js +0 -0
  19. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/shaders/ink_sparkle.frag +0 -0
  20. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/assets/shaders/stretch_effect.frag +0 -0
  21. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/canvaskit.js +0 -0
  22. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/canvaskit.wasm +0 -0
  23. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/chromium/canvaskit.js +0 -0
  24. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/chromium/canvaskit.wasm +0 -0
  25. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/experimental_webparagraph/canvaskit.js +0 -0
  26. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/experimental_webparagraph/canvaskit.wasm +0 -0
  27. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/skwasm.js +0 -0
  28. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/skwasm.wasm +0 -0
  29. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/skwasm_heavy.js +0 -0
  30. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/skwasm_heavy.wasm +0 -0
  31. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/wimp.js +0 -0
  32. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/canvaskit/wimp.wasm +0 -0
  33. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/drift_worker.js +0 -0
  34. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/favicon.ico +0 -0
  35. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/favicon.svg +0 -0
  36. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/flutter.js +0 -0
  37. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/flutter_bootstrap.js +0 -0
  38. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/icons/apple-touch-icon-180.png +0 -0
  39. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/icons/pwa-icon-192.png +0 -0
  40. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/icons/pwa-icon-512.png +0 -0
  41. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/icons/pwa-maskable-192.png +0 -0
  42. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/icons/pwa-maskable-512.png +0 -0
  43. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/icons/pwa-monochrome-192.png +0 -0
  44. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/icons/pwa-monochrome-512.png +0 -0
  45. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/index.html +0 -0
  46. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/manifest.json +0 -0
  47. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.4.0}/sqlite3.wasm +0 -0
@@ -0,0 +1,20 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "product": "cosyncing",
4
+ "version": "0.4.0",
5
+ "sourceCommit": "e37889a8e5e9400e5a3760dcfda17e7cbb62a185",
6
+ "dirty": false,
7
+ "baseHref": "/cosy/",
8
+ "contract": {
9
+ "revision": 15,
10
+ "minimumClientRevision": 0,
11
+ "surfaceHash": "fnv1a32:095f3c3c",
12
+ "clientMinimumBrokerRevision": 2
13
+ },
14
+ "buildId": "11d12a175f991f32",
15
+ "cacheManifestSha256": "2fc30ae363e2827f945ddee34d06047d76b9f6e235a23fbdec4c90ac29ffb1e0",
16
+ "mainDartSha256": "13ba2244d99df0f26bb23cd0f492ccd05d49462705e85fddac1e0e041471b677",
17
+ "releaseFiles": {
18
+ "assets/NOTICES": "41146f98d27ca19de8aab0b1c4b2c1efc1a9bbfdba7ebfec5161d80ae1ec1a2d"
19
+ }
20
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "buildVersion": "fc1373a7465da6b2",
2
+ "buildVersion": "11d12a175f991f32",
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": "a77c8de49a4781410435aebe7b0ce03e09398689454f2f6eac3ceabbdbc552a4",
48
+ "assets/fonts/MaterialIcons-Regular.otf": "a497929b7140e28231c1a4eba5b1e993442823fe75dcc8a7e3945c6ddb3c9f23",
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": "e2777e1ad5009a648fd09a11f1e75ef8747c760b7a2a2516a1d0a1130eeb7eee",
78
+ "main.dart.js": "13ba2244d99df0f26bb23cd0f492ccd05d49462705e85fddac1e0e041471b677",
79
79
  "manifest.json": "5e5ba9c53061e4c6e1515b79a92f290837198192891d7001b69c9128b7ff2f6e",
80
80
  "sqlite3.wasm": "c41558c74d0ad954c2ece9d8c40ae9c3f247b4ae1c022eeb9899de44b37b9a39",
81
- "version.json": "69e2df0448883b4b4c6469e8c621f527487908e7635c3859d645877cdd3a0b2d"
81
+ "version.json": "c2a1d7a81afbf5df58fb7b8be6ab93084ae341befe56b7f47b655bca14f49a8d"
82
82
  },
83
- "precacheBytes": 6220401,
83
+ "precacheBytes": 6236049,
84
84
  "runtimeBytes": 30914358
85
85
  }