cosyncing 0.2.0 → 0.3.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 +507 -506
  4. package/bin/cosyncing-web-0.3.0/cosyncing-build-identity.json +20 -0
  5. package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/cosyncing-cache-manifest.json +4 -4
  6. package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/main.dart.js +99995 -99726
  7. package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/sw.js +3 -3
  8. package/bin/cosyncing-web-0.3.0/version.json +1 -0
  9. package/package.json +2 -2
  10. package/bin/cosyncing-web-0.2.0/cosyncing-build-identity.json +0 -20
  11. package/bin/cosyncing-web-0.2.0/version.json +0 -1
  12. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/assets/AssetManifest.bin +0 -0
  13. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/assets/AssetManifest.bin.json +0 -0
  14. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/assets/FontManifest.json +0 -0
  15. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/assets/NOTICES +0 -0
  16. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/assets/fonts/MaterialIcons-Regular.otf +0 -0
  17. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/assets/packages/cupertino_icons/assets/CupertinoIcons.ttf +0 -0
  18. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.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.3.0}/assets/shaders/ink_sparkle.frag +0 -0
  20. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/assets/shaders/stretch_effect.frag +0 -0
  21. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/canvaskit.js +0 -0
  22. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/canvaskit.wasm +0 -0
  23. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/chromium/canvaskit.js +0 -0
  24. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/chromium/canvaskit.wasm +0 -0
  25. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/experimental_webparagraph/canvaskit.js +0 -0
  26. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/experimental_webparagraph/canvaskit.wasm +0 -0
  27. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/skwasm.js +0 -0
  28. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/skwasm.wasm +0 -0
  29. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/skwasm_heavy.js +0 -0
  30. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/skwasm_heavy.wasm +0 -0
  31. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/wimp.js +0 -0
  32. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/canvaskit/wimp.wasm +0 -0
  33. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/drift_worker.js +0 -0
  34. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/favicon.ico +0 -0
  35. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/favicon.svg +0 -0
  36. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/flutter.js +0 -0
  37. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/flutter_bootstrap.js +0 -0
  38. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/icons/apple-touch-icon-180.png +0 -0
  39. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/icons/pwa-icon-192.png +0 -0
  40. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/icons/pwa-icon-512.png +0 -0
  41. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/icons/pwa-maskable-192.png +0 -0
  42. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/icons/pwa-maskable-512.png +0 -0
  43. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/icons/pwa-monochrome-192.png +0 -0
  44. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/icons/pwa-monochrome-512.png +0 -0
  45. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/index.html +0 -0
  46. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/manifest.json +0 -0
  47. /package/bin/{cosyncing-web-0.2.0 → cosyncing-web-0.3.0}/sqlite3.wasm +0 -0
@@ -0,0 +1,20 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "product": "cosyncing",
4
+ "version": "0.3.0",
5
+ "sourceCommit": "48dbca9f2c870787ca3cf5bebdfafbc4a9439dd4",
6
+ "dirty": false,
7
+ "baseHref": "/cosy/",
8
+ "contract": {
9
+ "revision": 13,
10
+ "minimumClientRevision": 0,
11
+ "surfaceHash": "fnv1a32:095f3c3c",
12
+ "clientMinimumBrokerRevision": 2
13
+ },
14
+ "buildId": "153e5edc1496c1cf",
15
+ "cacheManifestSha256": "065fc5ea053674c4eb274d66ffbcf33a4945cc24371ece6289d902563f774285",
16
+ "mainDartSha256": "c463dd219d1e29fa4c8f0cb30674b8d17f3b7cfee978f05fbfd6cd66a19f0c9e",
17
+ "releaseFiles": {
18
+ "assets/NOTICES": "41146f98d27ca19de8aab0b1c4b2c1efc1a9bbfdba7ebfec5161d80ae1ec1a2d"
19
+ }
20
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "buildVersion": "fc1373a7465da6b2",
2
+ "buildVersion": "153e5edc1496c1cf",
3
3
  "precache": [
4
4
  "assets/AssetManifest.bin",
5
5
  "assets/AssetManifest.bin.json",
@@ -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": "c463dd219d1e29fa4c8f0cb30674b8d17f3b7cfee978f05fbfd6cd66a19f0c9e",
79
79
  "manifest.json": "5e5ba9c53061e4c6e1515b79a92f290837198192891d7001b69c9128b7ff2f6e",
80
80
  "sqlite3.wasm": "c41558c74d0ad954c2ece9d8c40ae9c3f247b4ae1c022eeb9899de44b37b9a39",
81
- "version.json": "69e2df0448883b4b4c6469e8c621f527487908e7635c3859d645877cdd3a0b2d"
81
+ "version.json": "fcb0756884ceeae1ee4dbf7b996916ee2c6d8e9494fcab3bd442c65f025f3e51"
82
82
  },
83
- "precacheBytes": 6220401,
83
+ "precacheBytes": 6228279,
84
84
  "runtimeBytes": 30914358
85
85
  }