Skip to content

Commit 5038f31

Browse files
Merge pull request #87 from powersync-ja/alpha-main
[Chore] Update Alpha With Master
2 parents 0bb04bc + d3ddb12 commit 5038f31

38 files changed

+449
-470
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<a href="https://www.powersync.com" target="_blank"><img src="https://github.com/powersync-ja/.github/assets/19345049/602bafa0-41ce-4cee-a432-56848c278722"/></a>
2+
<a href="https://www.powersync.com" target="_blank"><img src="https://github.com/powersync-ja/.github/assets/7372448/d2538c43-c1a0-4c47-9a76-41462dba484f"/></a>
33
</p>
44

55
*Bad connectivity is everywhere, and we're tired of it. PowerSync is on a mission to help developers write offline-first real-time reactive apps.*
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
// Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
2+
// Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
13
class AppConfig {
2-
static const String supabaseUrl = 'https://jrimaqxlgrpjipgssldo.supabase.co';
3-
static const String supabaseAnonKey =
4-
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImpyaW1hcXhsZ3JwamlwZ3NzbGRvIiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTE1ODY5MTAsImV4cCI6MjAwNzE2MjkxMH0.K-Qb-YFz0oVpLshUEezGU-Do-sX08zKqBzVccDoZp_Y';
4+
static const String supabaseUrl = 'https://foo.supabase.co';
5+
static const String supabaseAnonKey = 'foo';
56
}

demos/supabase-anonymous-auth/pubspec.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -204,26 +204,26 @@ packages:
204204
dependency: transitive
205205
description:
206206
name: leak_tracker
207-
sha256: "78eb209deea09858f5269f5a5b02be4049535f568c07b275096836f01ea323fa"
207+
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
208208
url: "https://pub.dev"
209209
source: hosted
210-
version: "10.0.0"
210+
version: "10.0.4"
211211
leak_tracker_flutter_testing:
212212
dependency: transitive
213213
description:
214214
name: leak_tracker_flutter_testing
215-
sha256: b46c5e37c19120a8a01918cfaf293547f47269f7cb4b0058f21531c2465d6ef0
215+
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
216216
url: "https://pub.dev"
217217
source: hosted
218-
version: "2.0.1"
218+
version: "3.0.3"
219219
leak_tracker_testing:
220220
dependency: transitive
221221
description:
222222
name: leak_tracker_testing
223-
sha256: a597f72a664dbd293f3bfc51f9ba69816f84dcd403cdac7066cb3f6003f3ab47
223+
sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
224224
url: "https://pub.dev"
225225
source: hosted
226-
version: "2.0.1"
226+
version: "3.0.1"
227227
lints:
228228
dependency: transitive
229229
description:
@@ -260,10 +260,10 @@ packages:
260260
dependency: transitive
261261
description:
262262
name: meta
263-
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
263+
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
264264
url: "https://pub.dev"
265265
source: hosted
266-
version: "1.11.0"
266+
version: "1.12.0"
267267
mime:
268268
dependency: transitive
269269
description:
@@ -366,7 +366,7 @@ packages:
366366
path: "../../packages/powersync"
367367
relative: true
368368
source: path
369-
version: "1.3.0-alpha.3"
369+
version: "1.3.0-alpha.4"
370370
realtime_client:
371371
dependency: transitive
372372
description:
@@ -472,10 +472,10 @@ packages:
472472
dependency: transitive
473473
description:
474474
name: sqlite3
475-
sha256: "1abbeb84bf2b1a10e5e1138c913123c8aa9d83cd64e5f9a0dd847b3c83063202"
475+
sha256: b384f598b813b347c5a7e5ffad82cbaff1bec3d1561af267041e66f6f0899295
476476
url: "https://pub.dev"
477477
source: hosted
478-
version: "2.4.2"
478+
version: "2.4.3"
479479
sqlite3_flutter_libs:
480480
dependency: transitive
481481
description:
@@ -552,10 +552,10 @@ packages:
552552
dependency: transitive
553553
description:
554554
name: test_api
555-
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
555+
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
556556
url: "https://pub.dev"
557557
source: hosted
558-
version: "0.6.1"
558+
version: "0.7.0"
559559
typed_data:
560560
dependency: transitive
561561
description:
@@ -656,10 +656,10 @@ packages:
656656
dependency: transitive
657657
description:
658658
name: vm_service
659-
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
659+
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
660660
url: "https://pub.dev"
661661
source: hosted
662-
version: "13.0.0"
662+
version: "14.2.1"
663663
web:
664664
dependency: transitive
665665
description:

demos/supabase-anonymous-auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
supabase_flutter: ^2.0.2
1717
path: ^1.8.3
1818
logging: ^1.2.0
19-
sqlite_async: ^0.7.0-alpha.2
19+
sqlite_async: ^0.7.0-alpha.3
2020
universal_io: ^2.2.2
2121

2222
dev_dependencies:
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
// Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
2+
// Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
13
class AppConfig {
2-
static const String supabaseUrl = 'https://jrimaqxlgrpjipgssldo.supabase.co';
3-
static const String supabaseAnonKey =
4-
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImpyaW1hcXhsZ3JwamlwZ3NzbGRvIiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTE1ODY5MTAsImV4cCI6MjAwNzE2MjkxMH0.K-Qb-YFz0oVpLshUEezGU-Do-sX08zKqBzVccDoZp_Y';
4+
static const String supabaseUrl = 'https://foo.supabase.co';
5+
static const String supabaseAnonKey = 'foo';
56
}

demos/supabase-edge-function-auth/pubspec.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -204,26 +204,26 @@ packages:
204204
dependency: transitive
205205
description:
206206
name: leak_tracker
207-
sha256: "78eb209deea09858f5269f5a5b02be4049535f568c07b275096836f01ea323fa"
207+
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
208208
url: "https://pub.dev"
209209
source: hosted
210-
version: "10.0.0"
210+
version: "10.0.4"
211211
leak_tracker_flutter_testing:
212212
dependency: transitive
213213
description:
214214
name: leak_tracker_flutter_testing
215-
sha256: b46c5e37c19120a8a01918cfaf293547f47269f7cb4b0058f21531c2465d6ef0
215+
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
216216
url: "https://pub.dev"
217217
source: hosted
218-
version: "2.0.1"
218+
version: "3.0.3"
219219
leak_tracker_testing:
220220
dependency: transitive
221221
description:
222222
name: leak_tracker_testing
223-
sha256: a597f72a664dbd293f3bfc51f9ba69816f84dcd403cdac7066cb3f6003f3ab47
223+
sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
224224
url: "https://pub.dev"
225225
source: hosted
226-
version: "2.0.1"
226+
version: "3.0.1"
227227
lints:
228228
dependency: transitive
229229
description:
@@ -260,10 +260,10 @@ packages:
260260
dependency: transitive
261261
description:
262262
name: meta
263-
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
263+
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
264264
url: "https://pub.dev"
265265
source: hosted
266-
version: "1.11.0"
266+
version: "1.12.0"
267267
mime:
268268
dependency: transitive
269269
description:
@@ -366,7 +366,7 @@ packages:
366366
path: "../../packages/powersync"
367367
relative: true
368368
source: path
369-
version: "1.3.0-alpha.3"
369+
version: "1.3.0-alpha.4"
370370
realtime_client:
371371
dependency: transitive
372372
description:
@@ -472,10 +472,10 @@ packages:
472472
dependency: transitive
473473
description:
474474
name: sqlite3
475-
sha256: "1abbeb84bf2b1a10e5e1138c913123c8aa9d83cd64e5f9a0dd847b3c83063202"
475+
sha256: b384f598b813b347c5a7e5ffad82cbaff1bec3d1561af267041e66f6f0899295
476476
url: "https://pub.dev"
477477
source: hosted
478-
version: "2.4.2"
478+
version: "2.4.3"
479479
sqlite3_flutter_libs:
480480
dependency: transitive
481481
description:
@@ -552,10 +552,10 @@ packages:
552552
dependency: transitive
553553
description:
554554
name: test_api
555-
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
555+
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
556556
url: "https://pub.dev"
557557
source: hosted
558-
version: "0.6.1"
558+
version: "0.7.0"
559559
typed_data:
560560
dependency: transitive
561561
description:
@@ -656,10 +656,10 @@ packages:
656656
dependency: transitive
657657
description:
658658
name: vm_service
659-
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
659+
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
660660
url: "https://pub.dev"
661661
source: hosted
662-
version: "13.0.0"
662+
version: "14.2.1"
663663
web:
664664
dependency: transitive
665665
description:
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
// Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
2+
// Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
13
class AppConfig {
2-
static const String supabaseUrl = 'https://aaaaaaaaaaaa.supabase.co';
3-
static const String supabaseAnonKey = 'eyeyeyeyeyeye';
4-
static const String powersyncUrl =
5-
'https://65130c9db6679a3682ba380a.powersync.journeyapps.com';
4+
static const String supabaseUrl = 'https://foo.supabase.co';
5+
static const String supabaseAnonKey = 'foo';
6+
static const String powersyncUrl = 'https://foo.powersync.journeyapps.com';
67
}

demos/supabase-simple-chat/pubspec.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -236,26 +236,26 @@ packages:
236236
dependency: transitive
237237
description:
238238
name: leak_tracker
239-
sha256: "78eb209deea09858f5269f5a5b02be4049535f568c07b275096836f01ea323fa"
239+
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
240240
url: "https://pub.dev"
241241
source: hosted
242-
version: "10.0.0"
242+
version: "10.0.4"
243243
leak_tracker_flutter_testing:
244244
dependency: transitive
245245
description:
246246
name: leak_tracker_flutter_testing
247-
sha256: b46c5e37c19120a8a01918cfaf293547f47269f7cb4b0058f21531c2465d6ef0
247+
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
248248
url: "https://pub.dev"
249249
source: hosted
250-
version: "2.0.1"
250+
version: "3.0.3"
251251
leak_tracker_testing:
252252
dependency: transitive
253253
description:
254254
name: leak_tracker_testing
255-
sha256: a597f72a664dbd293f3bfc51f9ba69816f84dcd403cdac7066cb3f6003f3ab47
255+
sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
256256
url: "https://pub.dev"
257257
source: hosted
258-
version: "2.0.1"
258+
version: "3.0.1"
259259
lints:
260260
dependency: transitive
261261
description:
@@ -292,10 +292,10 @@ packages:
292292
dependency: transitive
293293
description:
294294
name: meta
295-
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
295+
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
296296
url: "https://pub.dev"
297297
source: hosted
298-
version: "1.11.0"
298+
version: "1.12.0"
299299
mime:
300300
dependency: transitive
301301
description:
@@ -398,7 +398,7 @@ packages:
398398
path: "../../packages/powersync"
399399
relative: true
400400
source: path
401-
version: "1.3.0-alpha.3"
401+
version: "1.3.0-alpha.4"
402402
realtime_client:
403403
dependency: transitive
404404
description:
@@ -528,10 +528,10 @@ packages:
528528
dependency: transitive
529529
description:
530530
name: sqlite3
531-
sha256: "1abbeb84bf2b1a10e5e1138c913123c8aa9d83cd64e5f9a0dd847b3c83063202"
531+
sha256: b384f598b813b347c5a7e5ffad82cbaff1bec3d1561af267041e66f6f0899295
532532
url: "https://pub.dev"
533533
source: hosted
534-
version: "2.4.2"
534+
version: "2.4.3"
535535
sqlite3_flutter_libs:
536536
dependency: transitive
537537
description:
@@ -608,10 +608,10 @@ packages:
608608
dependency: transitive
609609
description:
610610
name: test_api
611-
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
611+
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
612612
url: "https://pub.dev"
613613
source: hosted
614-
version: "0.6.1"
614+
version: "0.7.0"
615615
timeago:
616616
dependency: "direct main"
617617
description:
@@ -720,10 +720,10 @@ packages:
720720
dependency: transitive
721721
description:
722722
name: vm_service
723-
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
723+
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
724724
url: "https://pub.dev"
725725
source: hosted
726-
version: "13.0.0"
726+
version: "14.2.1"
727727
web:
728728
dependency: transitive
729729
description:

demos/supabase-todolist/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# PowerSync + Supabase Flutter Demo: Todo List App
22

3-
![docs-supabase-integration](https://github.com/journeyapps/powersync-supabase-flutter-demo/assets/277659/291fa2eb-abe6-4567-8d4b-c88e0ee850cf)
4-
5-
Demo app demonstrating use of the PowerSync SDK for Flutter together with Supabase. For a step-by-step guide, see [here](https://docs.powersync.co/integration-guides/supabase).
3+
Demo app demonstrating use of the PowerSync SDK for Flutter together with Supabase. For a step-by-step guide, see [here](https://docs.powersync.com/integration-guides/supabase).
64

75
# Running the app
86

demos/supabase-todolist/ios/Podfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ PODS:
1010
- shared_preferences_foundation (0.0.1):
1111
- Flutter
1212
- FlutterMacOS
13-
- sqlite3 (3.45.1):
14-
- sqlite3/common (= 3.45.1)
15-
- sqlite3/common (3.45.1)
16-
- sqlite3/fts5 (3.45.1):
13+
- "sqlite3 (3.45.3+1)":
14+
- "sqlite3/common (= 3.45.3+1)"
15+
- "sqlite3/common (3.45.3+1)"
16+
- "sqlite3/fts5 (3.45.3+1)":
1717
- sqlite3/common
18-
- sqlite3/perf-threadsafe (3.45.1):
18+
- "sqlite3/perf-threadsafe (3.45.3+1)":
1919
- sqlite3/common
20-
- sqlite3/rtree (3.45.1):
20+
- "sqlite3/rtree (3.45.3+1)":
2121
- sqlite3/common
2222
- sqlite3_flutter_libs (0.0.1):
2323
- Flutter
24-
- sqlite3 (~> 3.45.1)
24+
- "sqlite3 (~> 3.45.3+1)"
2525
- sqlite3/fts5
2626
- sqlite3/perf-threadsafe
2727
- sqlite3/rtree
@@ -58,14 +58,14 @@ EXTERNAL SOURCES:
5858
:path: ".symlinks/plugins/url_launcher_ios/ios"
5959

6060
SPEC CHECKSUMS:
61-
app_links: 5ef33d0d295a89d9d16bb81b0e3b0d5f70d6c875
61+
app_links: e70ca16b4b0f88253b3b3660200d4a10b4ea9795
6262
camera_avfoundation: 759172d1a77ae7be0de08fc104cfb79738b8a59e
6363
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
6464
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
6565
shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695
66-
sqlite3: 73b7fc691fdc43277614250e04d183740cb15078
67-
sqlite3_flutter_libs: af0e8fe9bce48abddd1ffdbbf839db0302d72d80
68-
url_launcher_ios: bbd758c6e7f9fd7b5b1d4cde34d2b95fcce5e812
66+
sqlite3: 02d1f07eaaa01f80a1c16b4b31dfcbb3345ee01a
67+
sqlite3_flutter_libs: 9bfe005308998aeca155330bbc2ea6dddf834a3b
68+
url_launcher_ios: 6116280ddcfe98ab8820085d8d76ae7449447586
6969

7070
PODFILE CHECKSUM: f7b3cb7384a2d5da4b22b090e1f632de7f377987
7171

0 commit comments

Comments
 (0)