[READ ONLY MIRROR] Open Source TikTok alternative built on AT Protocol github.com/sprksocial/client
flutter atproto video dart
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

misc: zed debugger config

+9
+9
.zed/debug.json
··· 1 + [ 2 + { 3 + "adapter": "Dart", 4 + "type": "flutter", 5 + "label": "Debug Main", 6 + "request": "launch", 7 + "program": "lib/main.dart", 8 + }, 9 + ]