mobile bluesky app made with flutter lazurite.stormlightlabs.org/
mobile bluesky flutter
3
fork

Configure Feed

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

chore: update Podfile.lock and pubspec.lock

+117 -84
+11 -18
ios/Podfile.lock
··· 9 9 - Flutter 10 10 - package_info_plus (0.4.5): 11 11 - Flutter 12 - - path_provider_foundation (0.0.1): 13 - - Flutter 14 - - FlutterMacOS 15 12 - permission_handler_apple (9.3.0): 16 13 - Flutter 17 14 - share_plus (0.0.1): ··· 57 54 - gal (from `.symlinks/plugins/gal/darwin`) 58 55 - image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`) 59 56 - package_info_plus (from `.symlinks/plugins/package_info_plus/ios`) 60 - - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`) 61 57 - permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`) 62 58 - share_plus (from `.symlinks/plugins/share_plus/ios`) 63 59 - sqlite3_flutter_libs (from `.symlinks/plugins/sqlite3_flutter_libs/darwin`) ··· 81 77 :path: ".symlinks/plugins/image_picker_ios/ios" 82 78 package_info_plus: 83 79 :path: ".symlinks/plugins/package_info_plus/ios" 84 - path_provider_foundation: 85 - :path: ".symlinks/plugins/path_provider_foundation/darwin" 86 80 permission_handler_apple: 87 81 :path: ".symlinks/plugins/permission_handler_apple/ios" 88 82 share_plus: ··· 99 93 :path: ".symlinks/plugins/workmanager/ios" 100 94 101 95 SPEC CHECKSUMS: 102 - connectivity_plus: 2a701ffec2c0ae28a48cf7540e279787e77c447d 96 + connectivity_plus: cb623214f4e1f6ef8fe7403d580fdad517d2f7dd 103 97 Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467 104 - gal: 6a522c75909f1244732d4596d11d6a2f86ff37a5 105 - image_picker_ios: 4f2f91b01abdb52842a8e277617df877e40f905b 106 - package_info_plus: c0502532a26c7662a62a356cebe2692ec5fe4ec4 107 - path_provider_foundation: 0b743cbb62d8e47eab856f09262bb8c1ddcfe6ba 108 - permission_handler_apple: 9878588469a2b0d0fc1e048d9f43605f92e6cec2 109 - share_plus: 8b6f8b3447e494cca5317c8c3073de39b3600d1f 98 + gal: baecd024ebfd13c441269ca7404792a7152fde89 99 + image_picker_ios: e0ece4aa2a75771a7de3fa735d26d90817041326 100 + package_info_plus: af8e2ca6888548050f16fa2f1938db7b5a5df499 101 + permission_handler_apple: 4ed2196e43d0651e8ff7ca3483a069d469701f2d 102 + share_plus: 50da8cb520a8f0f65671c6c6a99b3617ed10a58a 110 103 sqlite3: a51c07cf16e023d6c48abd5e5791a61a47354921 111 - sqlite3_flutter_libs: f9114e4bbe1f2e03dd543373c53d23245982ca13 112 - url_launcher_ios: bb13df5870e8c4234ca12609d04010a21be43dfa 113 - video_player_avfoundation: 7993f492ae0bd77edaea24d9dc051d8bb2cd7c86 114 - wakelock_plus: 76957ab028e12bfa4e66813c99e46637f367fc7e 115 - workmanager: 0afdcf5628bbde6924c21af7836fed07b42e30e6 104 + sqlite3_flutter_libs: b3e120efe9a82017e5552a620f696589ed4f62ab 105 + url_launcher_ios: 7a95fa5b60cc718a708b8f2966718e93db0cef1b 106 + video_player_avfoundation: dd410b52df6d2466a42d28550e33e4146928280a 107 + wakelock_plus: e29112ab3ef0b318e58cfa5c32326458be66b556 108 + workmanager: 01be2de7f184bd15de93a1812936a2b7f42ef07e 116 109 117 110 PODFILE CHECKSUM: eacb6976ee55d09dd7976888367ed4eee5f3a1bd 118 111
+106 -66
pubspec.lock
··· 5 5 dependency: transitive 6 6 description: 7 7 name: _fe_analyzer_shared 8 - sha256: c209688d9f5a5f26b2fb47a188131a6fb9e876ae9e47af3737c0b4f58a93470d 8 + sha256: "8d7ff3948166b8ec5da0fbb5962000926b8e02f2ed9b3e51d1738905fbd4c98d" 9 9 url: "https://pub.dev" 10 10 source: hosted 11 - version: "91.0.0" 11 + version: "93.0.0" 12 12 analyzer: 13 13 dependency: transitive 14 14 description: 15 15 name: analyzer 16 - sha256: f51c8499b35f9b26820cfe914828a6a98a94efd5cc78b37bb7d03debae3a1d08 16 + sha256: de7148ed2fcec579b19f122c1800933dfa028f6d9fd38a152b04b1516cec120b 17 17 url: "https://pub.dev" 18 18 source: hosted 19 - version: "8.4.1" 19 + version: "10.0.1" 20 20 args: 21 21 dependency: transitive 22 22 description: ··· 29 29 dependency: transitive 30 30 description: 31 31 name: async 32 - sha256: "758e6d74e971c3e5aceb4110bfd6698efc7f501675bcfe0c775459a8140750eb" 32 + sha256: e2eb0491ba5ddb6177742d2da23904574082139b07c1e33b8503b9f46f3e1a37 33 33 url: "https://pub.dev" 34 34 source: hosted 35 - version: "2.13.0" 35 + version: "2.13.1" 36 36 at_primitives: 37 37 dependency: transitive 38 38 description: ··· 125 125 dependency: transitive 126 126 description: 127 127 name: build 128 - sha256: "275bf6bb2a00a9852c28d4e0b410da1d833a734d57d39d44f94bfc895a484ec3" 128 + sha256: aadd943f4f8cc946882c954c187e6115a84c98c81ad1d9c6cbf0895a8c85da9c 129 129 url: "https://pub.dev" 130 130 source: hosted 131 - version: "4.0.4" 131 + version: "4.0.5" 132 132 build_config: 133 133 dependency: transitive 134 134 description: ··· 149 149 dependency: "direct dev" 150 150 description: 151 151 name: build_runner 152 - sha256: "7981eb922842c77033026eb4341d5af651562008cdb116bdfa31fc46516b6462" 152 + sha256: "521daf8d189deb79ba474e43a696b41c49fb3987818dbacf3308f1e03673a75e" 153 153 url: "https://pub.dev" 154 154 source: hosted 155 - version: "2.12.2" 155 + version: "2.13.1" 156 156 built_collection: 157 157 dependency: transitive 158 158 description: ··· 165 165 dependency: transitive 166 166 description: 167 167 name: built_value 168 - sha256: "6ae8a6435a8c6520c7077b107e77f1fb4ba7009633259a4d49a8afd8e7efc5e9" 168 + sha256: "0730c18c770d05636a8f945c32a4d7d81cb6e0f0148c8db4ad12e7748f7e49af" 169 169 url: "https://pub.dev" 170 170 source: hosted 171 - version: "8.12.4" 171 + version: "8.12.5" 172 172 cbor: 173 173 dependency: transitive 174 174 description: ··· 181 181 dependency: "direct main" 182 182 description: 183 183 name: characters 184 - sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803 184 + sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b 185 185 url: "https://pub.dev" 186 186 source: hosted 187 - version: "1.4.0" 187 + version: "1.4.1" 188 188 charcode: 189 189 dependency: transitive 190 190 description: ··· 233 233 url: "https://pub.dev" 234 234 source: hosted 235 235 version: "1.1.2" 236 + code_assets: 237 + dependency: transitive 238 + description: 239 + name: code_assets 240 + sha256: "83ccdaa064c980b5596c35dd64a8d3ecc68620174ab9b90b6343b753aa721687" 241 + url: "https://pub.dev" 242 + source: hosted 243 + version: "1.0.0" 236 244 code_builder: 237 245 dependency: transitive 238 246 description: ··· 253 261 dependency: "direct main" 254 262 description: 255 263 name: connectivity_plus 256 - sha256: "33bae12a398f841c6cda09d1064212957265869104c478e5ad51e2fb26c3973c" 264 + sha256: b8fe52979ff12432ecf8f0abf6ff70410b1bb734be1c9e4f2f86807ad7166c79 257 265 url: "https://pub.dev" 258 266 source: hosted 259 - version: "7.0.0" 267 + version: "7.1.0" 260 268 connectivity_plus_platform_interface: 261 269 dependency: transitive 262 270 description: 263 271 name: connectivity_plus_platform_interface 264 - sha256: "42657c1715d48b167930d5f34d00222ac100475f73d10162ddf43e714932f204" 272 + sha256: "3c09627c536d22fd24691a905cdd8b14520de69da52c7a97499c8be5284a32ed" 265 273 url: "https://pub.dev" 266 274 source: hosted 267 - version: "2.0.1" 275 + version: "2.1.0" 268 276 convert: 269 277 dependency: transitive 270 278 description: ··· 309 317 dependency: "direct main" 310 318 description: 311 319 name: cupertino_icons 312 - sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6 320 + sha256: "41e005c33bd814be4d3096aff55b1908d419fde52ca656c8c47719ec745873cd" 313 321 url: "https://pub.dev" 314 322 source: hosted 315 - version: "1.0.8" 323 + version: "1.0.9" 316 324 dart_multihash: 317 325 dependency: transitive 318 326 description: ··· 325 333 dependency: transitive 326 334 description: 327 335 name: dart_style 328 - sha256: a9c30492da18ff84efe2422ba2d319a89942d93e58eb0b73d32abe822ef54b7b 336 + sha256: "29f7ecc274a86d32920b1d9cfc7502fa87220da41ec60b55f329559d5732e2b2" 329 337 url: "https://pub.dev" 330 338 source: hosted 331 - version: "3.1.3" 339 + version: "3.1.7" 332 340 dbus: 333 341 dependency: transitive 334 342 description: ··· 482 490 dependency: transitive 483 491 description: 484 492 name: flutter_plugin_android_lifecycle 485 - sha256: ee8068e0e1cd16c4a82714119918efdeed33b3ba7772c54b5d094ab53f9b7fd1 493 + sha256: "38d1c268de9097ff59cf0e844ac38759fc78f76836d37edad06fa21e182055a0" 486 494 url: "https://pub.dev" 487 495 source: hosted 488 - version: "2.0.33" 496 + version: "2.0.34" 489 497 flutter_svg: 490 498 dependency: "direct main" 491 499 description: ··· 508 516 dependency: "direct dev" 509 517 description: 510 518 name: freezed 511 - sha256: "13065f10e135263a4f5a4391b79a8efc5fb8106f8dd555a9e49b750b45393d77" 519 + sha256: f23ea33b3863f119b58ed1b586e881a46bd28715ddcc4dbc33104524e3434131 512 520 url: "https://pub.dev" 513 521 source: hosted 514 - version: "3.2.3" 522 + version: "3.2.5" 515 523 freezed_annotation: 516 524 dependency: "direct main" 517 525 description: ··· 548 556 dependency: "direct main" 549 557 description: 550 558 name: go_router 551 - sha256: "7974313e217a7771557add6ff2238acb63f635317c35fa590d348fb238f00896" 559 + sha256: "48fb2f42ad057476fa4b733cb95e9f9ea7b0b010bb349ea491dca7dbdb18ffc4" 552 560 url: "https://pub.dev" 553 561 source: hosted 554 - version: "17.1.0" 562 + version: "17.2.0" 555 563 google_fonts: 556 564 dependency: "direct main" 557 565 description: ··· 576 584 url: "https://pub.dev" 577 585 source: hosted 578 586 version: "0.2.0" 587 + hooks: 588 + dependency: transitive 589 + description: 590 + name: hooks 591 + sha256: e79ed1e8e1929bc6ecb6ec85f0cb519c887aa5b423705ded0d0f2d9226def388 592 + url: "https://pub.dev" 593 + source: hosted 594 + version: "1.0.2" 579 595 html: 580 596 dependency: transitive 581 597 description: ··· 620 636 dependency: transitive 621 637 description: 622 638 name: image_picker_android 623 - sha256: eda9b91b7e266d9041084a42d605a74937d996b87083395c5e47835916a86156 639 + sha256: "66810af8e99b2657ee98e5c6f02064f69bb63f7a70e343937f70946c5f8c6622" 624 640 url: "https://pub.dev" 625 641 source: hosted 626 - version: "0.8.13+14" 642 + version: "0.8.13+16" 627 643 image_picker_for_web: 628 644 dependency: transitive 629 645 description: ··· 688 704 url: "https://pub.dev" 689 705 source: hosted 690 706 version: "1.0.5" 691 - js: 707 + jni: 692 708 dependency: transitive 693 709 description: 694 - name: js 695 - sha256: "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc" 710 + name: jni 711 + sha256: c2230682d5bc2362c1c9e8d3c7f406d9cbba23ab3f2e203a025dd47e0fb2e68f 696 712 url: "https://pub.dev" 697 713 source: hosted 698 - version: "0.7.2" 714 + version: "1.0.0" 715 + jni_flutter: 716 + dependency: transitive 717 + description: 718 + name: jni_flutter 719 + sha256: "8b59e590786050b1cd866677dddaf76b1ade5e7bc751abe04b86e84d379d3ba6" 720 + url: "https://pub.dev" 721 + source: hosted 722 + version: "1.0.1" 699 723 json_annotation: 700 724 dependency: "direct main" 701 725 description: 702 726 name: json_annotation 703 - sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1" 727 + sha256: cb09e7dac6210041fad964ed7fbee004f14258b4eca4040f72d1234062ace4c8 704 728 url: "https://pub.dev" 705 729 source: hosted 706 - version: "4.9.0" 730 + version: "4.11.0" 707 731 json_serializable: 708 732 dependency: "direct dev" 709 733 description: 710 734 name: json_serializable 711 - sha256: c5b2ee75210a0f263c6c7b9eeea80553dbae96ea1bf57f02484e806a3ffdffa3 735 + sha256: fbcf404b03520e6e795f6b9b39badb2b788407dfc0a50cf39158a6ae1ca78925 712 736 url: "https://pub.dev" 713 737 source: hosted 714 - version: "6.11.2" 738 + version: "6.13.1" 715 739 leak_tracker: 716 740 dependency: transitive 717 741 description: ··· 764 788 dependency: transitive 765 789 description: 766 790 name: matcher 767 - sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2 791 + sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861 768 792 url: "https://pub.dev" 769 793 source: hosted 770 - version: "0.12.17" 794 + version: "0.12.19" 771 795 material_color_utilities: 772 796 dependency: transitive 773 797 description: 774 798 name: material_color_utilities 775 - sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec 799 + sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b" 776 800 url: "https://pub.dev" 777 801 source: hosted 778 - version: "0.11.1" 802 + version: "0.13.0" 779 803 meta: 780 804 dependency: transitive 781 805 description: ··· 816 840 url: "https://pub.dev" 817 841 source: hosted 818 842 version: "1.0.0" 843 + native_toolchain_c: 844 + dependency: transitive 845 + description: 846 + name: native_toolchain_c 847 + sha256: "6ba77bb18063eebe9de401f5e6437e95e1438af0a87a3a39084fbd37c90df572" 848 + url: "https://pub.dev" 849 + source: hosted 850 + version: "0.17.6" 819 851 nested: 820 852 dependency: transitive 821 853 description: ··· 840 872 url: "https://pub.dev" 841 873 source: hosted 842 874 version: "2.0.2" 875 + objective_c: 876 + dependency: transitive 877 + description: 878 + name: objective_c 879 + sha256: "100a1c87616ab6ed41ec263b083c0ef3261ee6cd1dc3b0f35f8ddfa4f996fe52" 880 + url: "https://pub.dev" 881 + source: hosted 882 + version: "9.3.0" 843 883 package_config: 844 884 dependency: transitive 845 885 description: ··· 852 892 dependency: transitive 853 893 description: 854 894 name: package_info_plus 855 - sha256: f69da0d3189a4b4ceaeb1a3defb0f329b3b352517f52bed4290f83d4f06bc08d 895 + sha256: "468c26b4254ab01979fa5e4a98cb343ea3631b9acee6f21028997419a80e1a20" 856 896 url: "https://pub.dev" 857 897 source: hosted 858 - version: "9.0.0" 898 + version: "9.0.1" 859 899 package_info_plus_platform_interface: 860 900 dependency: transitive 861 901 description: ··· 892 932 dependency: transitive 893 933 description: 894 934 name: path_provider_android 895 - sha256: f2c65e21139ce2c3dad46922be8272bb5963516045659e71bb16e151c93b580e 935 + sha256: "914a07484c4380e572998d30486e77e0d9cd2faec72fee268086d07bf7f302c9" 896 936 url: "https://pub.dev" 897 937 source: hosted 898 - version: "2.2.22" 938 + version: "2.3.0" 899 939 path_provider_foundation: 900 940 dependency: transitive 901 941 description: 902 942 name: path_provider_foundation 903 - sha256: "6d13aece7b3f5c5a9731eaf553ff9dcbc2eff41087fd2df587fd0fed9a3eb0c4" 943 + sha256: "2a376b7d6392d80cd3705782d2caa734ca4727776db0b6ec36ef3f1855197699" 904 944 url: "https://pub.dev" 905 945 source: hosted 906 - version: "2.5.1" 946 + version: "2.6.0" 907 947 path_provider_linux: 908 948 dependency: transitive 909 949 description: ··· 1113 1153 dependency: transitive 1114 1154 description: 1115 1155 name: source_gen 1116 - sha256: adc962c96fffb2de1728ef396a995aaedcafbe635abdca13d2a987ce17e57751 1156 + sha256: "732792cfd197d2161a65bb029606a46e0a18ff30ef9e141a7a82172b05ea8ecd" 1117 1157 url: "https://pub.dev" 1118 1158 source: hosted 1119 - version: "4.2.1" 1159 + version: "4.2.2" 1120 1160 source_helper: 1121 1161 dependency: transitive 1122 1162 description: 1123 1163 name: source_helper 1124 - sha256: "6a3c6cc82073a8797f8c4dc4572146114a39652851c157db37e964d9c7038723" 1164 + sha256: "1d3b229b2934034fb2e691fbb3d53e0f75a4af7b1407f88425ed8f209bcb1b8f" 1125 1165 url: "https://pub.dev" 1126 1166 source: hosted 1127 - version: "1.3.8" 1167 + version: "1.3.11" 1128 1168 source_map_stack_trace: 1129 1169 dependency: transitive 1130 1170 description: ··· 1217 1257 dependency: transitive 1218 1258 description: 1219 1259 name: test 1220 - sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7" 1260 + sha256: "280d6d890011ca966ad08df7e8a4ddfab0fb3aa49f96ed6de56e3521347a9ae7" 1221 1261 url: "https://pub.dev" 1222 1262 source: hosted 1223 - version: "1.26.3" 1263 + version: "1.30.0" 1224 1264 test_api: 1225 1265 dependency: transitive 1226 1266 description: 1227 1267 name: test_api 1228 - sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55 1268 + sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a" 1229 1269 url: "https://pub.dev" 1230 1270 source: hosted 1231 - version: "0.7.7" 1271 + version: "0.7.10" 1232 1272 test_core: 1233 1273 dependency: transitive 1234 1274 description: 1235 1275 name: test_core 1236 - sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0" 1276 + sha256: "0381bd1585d1a924763c308100f2138205252fb90c9d4eeaf28489ee65ccde51" 1237 1277 url: "https://pub.dev" 1238 1278 source: hosted 1239 - version: "0.6.12" 1279 + version: "0.6.16" 1240 1280 typed_data: 1241 1281 dependency: transitive 1242 1282 description: ··· 1257 1297 dependency: transitive 1258 1298 description: 1259 1299 name: url_launcher_android 1260 - sha256: "767344bf3063897b5cf0db830e94f904528e6dd50a6dfaf839f0abf509009611" 1300 + sha256: "3bb000251e55d4a209aa0e2e563309dc9bb2befea2295fd0cec1f51760aac572" 1261 1301 url: "https://pub.dev" 1262 1302 source: hosted 1263 - version: "6.3.28" 1303 + version: "6.3.29" 1264 1304 url_launcher_ios: 1265 1305 dependency: transitive 1266 1306 description: ··· 1321 1361 dependency: transitive 1322 1362 description: 1323 1363 name: vector_graphics 1324 - sha256: "7076216a10d5c390315fbe536a30f1254c341e7543e6c4c8a815e591307772b1" 1364 + sha256: "81da85e9ca8885ade47f9685b953cb098970d11be4821ac765580a6607ea4373" 1325 1365 url: "https://pub.dev" 1326 1366 source: hosted 1327 - version: "1.1.20" 1367 + version: "1.1.21" 1328 1368 vector_graphics_codec: 1329 1369 dependency: transitive 1330 1370 description: ··· 1361 1401 dependency: transitive 1362 1402 description: 1363 1403 name: video_player_android 1364 - sha256: "9862c67c4661c98f30fe707bc1a4f97d6a0faa76784f485d282668e4651a7ac3" 1404 + sha256: "877a6c7ba772456077d7bfd71314629b3fe2b73733ce503fc77c3314d43a0ca0" 1365 1405 url: "https://pub.dev" 1366 1406 source: hosted 1367 - version: "2.9.4" 1407 + version: "2.9.5" 1368 1408 video_player_avfoundation: 1369 1409 dependency: transitive 1370 1410 description: ··· 1502 1542 source: hosted 1503 1543 version: "3.1.3" 1504 1544 sdks: 1505 - dart: ">=3.10.1 <4.0.0" 1506 - flutter: ">=3.38.0" 1545 + dart: ">=3.10.3 <4.0.0" 1546 + flutter: ">=3.38.4"