[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: upgrade deps

+86 -29
-11
ios/Podfile.lock
··· 28 28 - PINCache/Core (3.0.4): 29 29 - PINOperation (~> 1.2.3) 30 30 - PINOperation (1.2.3) 31 - - PostHog (3.44.0) 32 - - posthog_flutter (0.0.1): 33 - - Flutter 34 - - FlutterMacOS 35 - - PostHog (< 4.0.0, >= 3.43.0) 36 31 - pro_video_editor (0.0.1): 37 32 - Flutter 38 33 ··· 41 36 - better_player_plus (from `.symlinks/plugins/better_player_plus/ios`) 42 37 - Flutter (from `Flutter`) 43 38 - fvp (from `.symlinks/plugins/fvp/darwin`) 44 - - posthog_flutter (from `.symlinks/plugins/posthog_flutter/ios`) 45 39 - pro_video_editor (from `.symlinks/plugins/pro_video_editor/ios`) 46 40 47 41 SPEC REPOS: ··· 52 46 - mdk 53 47 - PINCache 54 48 - PINOperation 55 - - PostHog 56 49 57 50 EXTERNAL SOURCES: 58 51 audio_waveforms: ··· 63 56 :path: Flutter 64 57 fvp: 65 58 :path: ".symlinks/plugins/fvp/darwin" 66 - posthog_flutter: 67 - :path: ".symlinks/plugins/posthog_flutter/ios" 68 59 pro_video_editor: 69 60 :path: ".symlinks/plugins/pro_video_editor/ios" 70 61 ··· 79 70 mdk: 59bbe9e2ac2a052455ab1b076c245680d66cf6c0 80 71 PINCache: d9a87a0ff397acffe9e2f0db972ac14680441158 81 72 PINOperation: fb563bcc9c32c26d6c78aaff967d405aa2ee74a7 82 - PostHog: ff382b483c3ee92bbad3719ffb07ead4e68c9cfa 83 - posthog_flutter: 493ef261ea480ab055533fdf616d610a6a7305dc 84 73 pro_video_editor: 44ef9a6d48dbd757ed428cf35396dd05f35c7830 85 74 86 75 PODFILE CHECKSUM: e716c32704b29904c5fe233535ab45faecf8c549
+18
ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
··· 118 118 } 119 119 }, 120 120 { 121 + "identity" : "plcrashreporter", 122 + "kind" : "remoteSourceControl", 123 + "location" : "https://github.com/microsoft/plcrashreporter.git", 124 + "state" : { 125 + "revision" : "0254f941c646b1ed17b243654723d0f071e990d0", 126 + "version" : "1.12.2" 127 + } 128 + }, 129 + { 130 + "identity" : "posthog-ios", 131 + "kind" : "remoteSourceControl", 132 + "location" : "https://github.com/PostHog/posthog-ios", 133 + "state" : { 134 + "revision" : "d23e03625642e42b7358aa6e5ae9cfe71cd7c3e5", 135 + "version" : "3.46.0" 136 + } 137 + }, 138 + { 121 139 "identity" : "promises", 122 140 "kind" : "remoteSourceControl", 123 141 "location" : "https://github.com/google/promises.git",
+18
ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved
··· 118 118 } 119 119 }, 120 120 { 121 + "identity" : "plcrashreporter", 122 + "kind" : "remoteSourceControl", 123 + "location" : "https://github.com/microsoft/plcrashreporter.git", 124 + "state" : { 125 + "revision" : "0254f941c646b1ed17b243654723d0f071e990d0", 126 + "version" : "1.12.2" 127 + } 128 + }, 129 + { 130 + "identity" : "posthog-ios", 131 + "kind" : "remoteSourceControl", 132 + "location" : "https://github.com/PostHog/posthog-ios", 133 + "state" : { 134 + "revision" : "d23e03625642e42b7358aa6e5ae9cfe71cd7c3e5", 135 + "version" : "3.46.0" 136 + } 137 + }, 138 + { 121 139 "identity" : "promises", 122 140 "kind" : "remoteSourceControl", 123 141 "location" : "https://github.com/google/promises.git",
+48 -16
pubspec.lock
··· 401 401 url: "https://pub.dev" 402 402 source: hosted 403 403 version: "1.1.2" 404 + code_assets: 405 + dependency: transitive 406 + description: 407 + name: code_assets 408 + sha256: "83ccdaa064c980b5596c35dd64a8d3ecc68620174ab9b90b6343b753aa721687" 409 + url: "https://pub.dev" 410 + source: hosted 411 + version: "1.0.0" 404 412 code_builder: 405 413 dependency: transitive 406 414 description: ··· 679 687 dependency: "direct main" 680 688 description: 681 689 name: flutter_riverpod 682 - sha256: e2026c72738a925a60db30258ff1f29974e40716749f3c9850aabf34ffc1a14c 690 + sha256: "4e166be88e1dbbaa34a280bdb744aeae73b7ef25fdf8db7a3bb776760a3648e2" 683 691 url: "https://pub.dev" 684 692 source: hosted 685 - version: "3.2.1" 693 + version: "3.3.1" 686 694 flutter_secure_storage: 687 695 dependency: "direct main" 688 696 description: ··· 735 743 dependency: "direct main" 736 744 description: 737 745 name: flutter_svg 738 - sha256: "87fbd7c534435b6c5d9d98b01e1fd527812b82e68ddd8bd35fc45ed0fa8f0a95" 746 + sha256: "1ded017b39c8e15c8948ea855070a5ff8ff8b3d5e83f3446e02d6bb12add7ad9" 739 747 url: "https://pub.dev" 740 748 source: hosted 741 - version: "2.2.3" 749 + version: "2.2.4" 742 750 flutter_test: 743 751 dependency: "direct dev" 744 752 description: flutter ··· 853 861 url: "https://pub.dev" 854 862 source: hosted 855 863 version: "0.2.0" 864 + hooks: 865 + dependency: transitive 866 + description: 867 + name: hooks 868 + sha256: e79ed1e8e1929bc6ecb6ec85f0cb519c887aa5b423705ded0d0f2d9226def388 869 + url: "https://pub.dev" 870 + source: hosted 871 + version: "1.0.2" 856 872 hotreloader: 857 873 dependency: transitive 858 874 description: ··· 1109 1125 url: "https://pub.dev" 1110 1126 source: hosted 1111 1127 version: "1.0.0" 1128 + native_toolchain_c: 1129 + dependency: transitive 1130 + description: 1131 + name: native_toolchain_c 1132 + sha256: "92b2ca62c8bd2b8d2f267cdfccf9bfbdb7322f778f8f91b3ce5b5cda23a3899f" 1133 + url: "https://pub.dev" 1134 + source: hosted 1135 + version: "0.17.5" 1112 1136 nested: 1113 1137 dependency: transitive 1114 1138 description: ··· 1125 1149 url: "https://pub.dev" 1126 1150 source: hosted 1127 1151 version: "2.0.2" 1152 + objective_c: 1153 + dependency: transitive 1154 + description: 1155 + name: objective_c 1156 + sha256: "100a1c87616ab6ed41ec263b083c0ef3261ee6cd1dc3b0f35f8ddfa4f996fe52" 1157 + url: "https://pub.dev" 1158 + source: hosted 1159 + version: "9.3.0" 1128 1160 octo_image: 1129 1161 dependency: transitive 1130 1162 description: ··· 1193 1225 dependency: transitive 1194 1226 description: 1195 1227 name: path_provider_foundation 1196 - sha256: "6d13aece7b3f5c5a9731eaf553ff9dcbc2eff41087fd2df587fd0fed9a3eb0c4" 1228 + sha256: "2a376b7d6392d80cd3705782d2caa734ca4727776db0b6ec36ef3f1855197699" 1197 1229 url: "https://pub.dev" 1198 1230 source: hosted 1199 - version: "2.5.1" 1231 + version: "2.6.0" 1200 1232 path_provider_linux: 1201 1233 dependency: transitive 1202 1234 description: ··· 1281 1313 dependency: "direct main" 1282 1314 description: 1283 1315 name: posthog_flutter 1284 - sha256: "5f73db333f77c883a971dd898e3f5b650bf3607a9d1d3ed6a7787bbbc34c91e0" 1316 + sha256: "04f95017238189fdc57146591a5a665398165dc7add86304345bbc2a7175194f" 1285 1317 url: "https://pub.dev" 1286 1318 source: hosted 1287 - version: "5.17.1" 1319 + version: "5.19.0" 1288 1320 pro_image_editor: 1289 1321 dependency: "direct main" 1290 1322 description: 1291 1323 name: pro_image_editor 1292 - sha256: "2be8ab313b258a61f08c401849516216256ce94a2947051fd8ed50bf4f339def" 1324 + sha256: "314fb7b3493dfb301c9ff7f37cf6e8ae50042c6325597c5e848b85f25cc08727" 1293 1325 url: "https://pub.dev" 1294 1326 source: hosted 1295 - version: "12.0.4" 1327 + version: "12.0.6" 1296 1328 pro_video_editor: 1297 1329 dependency: "direct main" 1298 1330 description: ··· 1535 1567 dependency: transitive 1536 1568 description: 1537 1569 name: sqflite_android 1538 - sha256: ecd684501ebc2ae9a83536e8b15731642b9570dc8623e0073d227d0ee2bfea88 1570 + sha256: "881e28efdcc9950fd8e9bb42713dcf1103e62a2e7168f23c9338d82db13dec40" 1539 1571 url: "https://pub.dev" 1540 1572 source: hosted 1541 - version: "2.4.2+2" 1573 + version: "2.4.2+3" 1542 1574 sqflite_common: 1543 1575 dependency: transitive 1544 1576 description: ··· 1735 1767 dependency: transitive 1736 1768 description: 1737 1769 name: vector_graphics 1738 - sha256: a4f059dc26fc8295b5921376600a194c4ec7d55e72f2fe4c7d2831e103d461e6 1770 + sha256: "7076216a10d5c390315fbe536a30f1254c341e7543e6c4c8a815e591307772b1" 1739 1771 url: "https://pub.dev" 1740 1772 source: hosted 1741 - version: "1.1.19" 1773 + version: "1.1.20" 1742 1774 vector_graphics_codec: 1743 1775 dependency: transitive 1744 1776 description: ··· 1775 1807 dependency: "direct main" 1776 1808 description: 1777 1809 name: video_player 1778 - sha256: "08bfba72e311d48219acad4e191b1f9c27ff8cf928f2c7234874592d9c9d7341" 1810 + sha256: "48a7bdaa38a3d50ec10c78627abdbfad863fdf6f0d6e08c7c3c040cfd80ae36f" 1779 1811 url: "https://pub.dev" 1780 1812 source: hosted 1781 - version: "2.11.0" 1813 + version: "2.11.1" 1782 1814 video_player_android: 1783 1815 dependency: transitive 1784 1816 description:
+2 -2
widgetbook/macos/Flutter/GeneratedPluginRegistrant.swift
··· 15 15 import flutter_web_auth_2 16 16 import fvp 17 17 import package_info_plus 18 - import path_provider_foundation 19 18 import photo_manager 20 19 import posthog_flutter 20 + import pro_image_editor 21 21 import pro_video_editor 22 22 import share_plus 23 23 import shared_preferences_foundation ··· 38 38 FlutterWebAuth2Plugin.register(with: registry.registrar(forPlugin: "FlutterWebAuth2Plugin")) 39 39 FvpPlugin.register(with: registry.registrar(forPlugin: "FvpPlugin")) 40 40 FPPPackageInfoPlusPlugin.register(with: registry.registrar(forPlugin: "FPPPackageInfoPlusPlugin")) 41 - PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin")) 42 41 PhotoManagerPlugin.register(with: registry.registrar(forPlugin: "PhotoManagerPlugin")) 43 42 PosthogFlutterPlugin.register(with: registry.registrar(forPlugin: "PosthogFlutterPlugin")) 43 + ProImageEditorPlugin.register(with: registry.registrar(forPlugin: "ProImageEditorPlugin")) 44 44 ProVideoEditorPlugin.register(with: registry.registrar(forPlugin: "ProVideoEditorPlugin")) 45 45 SharePlusMacosPlugin.register(with: registry.registrar(forPlugin: "SharePlusMacosPlugin")) 46 46 SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))