[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.

chore: resolve deps

+10 -4
+6
ios/Podfile.lock
··· 28 28 - PINCache/Core (3.0.4): 29 29 - PINOperation (~> 1.2.3) 30 30 - PINOperation (1.2.3) 31 + - pro_image_editor (12.0.8): 32 + - Flutter 31 33 - pro_video_editor (0.0.1): 32 34 - Flutter 33 35 ··· 36 38 - better_player_plus (from `.symlinks/plugins/better_player_plus/ios`) 37 39 - Flutter (from `Flutter`) 38 40 - fvp (from `.symlinks/plugins/fvp/darwin`) 41 + - pro_image_editor (from `.symlinks/plugins/pro_image_editor/ios`) 39 42 - pro_video_editor (from `.symlinks/plugins/pro_video_editor/ios`) 40 43 41 44 SPEC REPOS: ··· 56 59 :path: Flutter 57 60 fvp: 58 61 :path: ".symlinks/plugins/fvp/darwin" 62 + pro_image_editor: 63 + :path: ".symlinks/plugins/pro_image_editor/ios" 59 64 pro_video_editor: 60 65 :path: ".symlinks/plugins/pro_video_editor/ios" 61 66 ··· 70 75 mdk: 59bbe9e2ac2a052455ab1b076c245680d66cf6c0 71 76 PINCache: d9a87a0ff397acffe9e2f0db972ac14680441158 72 77 PINOperation: fb563bcc9c32c26d6c78aaff967d405aa2ee74a7 78 + pro_image_editor: 3dedac450f82a389877286fa9eb08852cefb04ea 73 79 pro_video_editor: 44ef9a6d48dbd757ed428cf35396dd05f35c7830 74 80 75 81 PODFILE CHECKSUM: e716c32704b29904c5fe233535ab45faecf8c549
+2 -2
ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
··· 32 32 "kind" : "remoteSourceControl", 33 33 "location" : "https://github.com/firebase/flutterfire", 34 34 "state" : { 35 - "revision" : "51f0bc14786bd83120d942df340722b4cef93032", 36 - "version" : "4.5.0-firebase-core-swift" 35 + "revision" : "a10a4148e769fadb01b1ff8d6bb76e9137f35b81", 36 + "version" : "4.6.0-firebase-core-swift" 37 37 } 38 38 }, 39 39 {
+2 -2
ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved
··· 32 32 "kind" : "remoteSourceControl", 33 33 "location" : "https://github.com/firebase/flutterfire", 34 34 "state" : { 35 - "revision" : "51f0bc14786bd83120d942df340722b4cef93032", 36 - "version" : "4.5.0-firebase-core-swift" 35 + "revision" : "a10a4148e769fadb01b1ff8d6bb76e9137f35b81", 36 + "version" : "4.6.0-firebase-core-swift" 37 37 } 38 38 }, 39 39 {