From 8f2008a17993c940977a095f62cae5de48ef3706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 14:55:22 +0100 Subject: [PATCH] Bump the pub group across 1 directory with 11 updates (#215) * Bump the pub group across 1 directory with 11 updates Bumps the pub group with 10 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.3.2` | `6.3.3` | | [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) | `0.14.1` | `0.14.2` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.2` | `2.4.4` | | [just_audio_background](https://github.com/ryanheise/just_audio) | `0.0.1-beta.13` | `0.0.1-beta.14` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.1.1` | `8.1.2` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `8.2.1` | `8.4.0` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.3.3` | `2.3.4` | | [sign_in_with_apple](https://github.com/aboutyou/dart_packages) | `6.1.3` | `6.1.4` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.8.0` | `2.8.2` | | [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) | `2.3.5` | `2.3.6` | Updates `app_links` from 6.3.2 to 6.3.3 - [Release notes](https://github.com/llfbandit/app_links/releases) - [Commits](https://github.com/llfbandit/app_links/compare/6.3.2...6.3.3) Updates `collection` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/collection-v1.19.0/pkgs) Updates `flutter_launcher_icons` from 0.14.1 to 0.14.2 - [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases) - [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.14.1...v0.14.2) Updates `flutter_native_splash` from 2.4.2 to 2.4.4 - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.2...v2.4.4) Updates `just_audio_background` from 0.0.1-beta.13 to 0.0.1-beta.14 - [Release notes](https://github.com/ryanheise/just_audio/releases) - [Commits](https://github.com/ryanheise/just_audio/compare/just_audio_background-v0.0.1-beta.13...just_audio_background-v0.0.1-beta.14) Updates `package_info_plus` from 8.1.1 to 8.1.2 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.1.2/packages/package_info_plus) Updates `purchases_flutter` from 8.2.1 to 8.4.0 - [Release notes](https://github.com/RevenueCat/purchases-flutter/releases) - [Changelog](https://github.com/RevenueCat/purchases-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/RevenueCat/purchases-flutter/compare/8.2.1...8.4.0) Updates `shared_preferences` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.3.4/packages/shared_preferences) Updates `sign_in_with_apple` from 6.1.3 to 6.1.4 - [Release notes](https://github.com/aboutyou/dart_packages/releases) - [Commits](https://github.com/aboutyou/dart_packages/commits) Updates `supabase_flutter` from 2.8.0 to 2.8.2 - [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-flutter/commits/gotrue-v2.8.2/packages) Updates `youtube_explode_dart` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/Hexer10/youtube_explode_dart/releases) - [Changelog](https://github.com/Hexer10/youtube_explode_dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.5...v2.3.6) --- updated-dependencies: - dependency-name: app_links dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: collection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: flutter_launcher_icons dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: flutter_native_splash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: just_audio_background dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: package_info_plus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: purchases_flutter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: shared_preferences dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: sign_in_with_apple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: supabase_flutter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: youtube_explode_dart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub ... Signed-off-by: dependabot[bot] * Update Flutter Version to 3.27.3 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ricoberger --- .github/workflows/continuous-delivery.yaml | 14 +-- .github/workflows/continuous-integration.yaml | 2 +- CONTRIBUTING.md | 8 +- app/.gitignore | 2 + app/ios/Podfile.lock | 54 ++++----- app/lib/widgets/signin/signin.dart | 15 ++- app/macos/Podfile.lock | 52 ++++----- app/macos/Runner/AppDelegate.swift | 4 + app/pubspec.lock | 108 +++++++++--------- app/pubspec.yaml | 20 ++-- 10 files changed, 147 insertions(+), 132 deletions(-) diff --git a/.github/workflows/continuous-delivery.yaml b/.github/workflows/continuous-delivery.yaml index 1b2b765..0436e24 100644 --- a/.github/workflows/continuous-delivery.yaml +++ b/.github/workflows/continuous-delivery.yaml @@ -171,7 +171,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.4' + flutter-version: '3.27.3' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -215,7 +215,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.4' + flutter-version: '3.27.3' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -277,7 +277,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.4' + flutter-version: '3.27.3' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -348,7 +348,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.4' + flutter-version: '3.27.3' channel: 'master' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -406,7 +406,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.4' + flutter-version: '3.27.3' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -477,7 +477,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.4' + flutter-version: '3.27.3' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -512,7 +512,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.4' + flutter-version: '3.27.3' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' diff --git a/.github/workflows/continuous-integration.yaml b/.github/workflows/continuous-integration.yaml index 1790525..ecff9b9 100644 --- a/.github/workflows/continuous-integration.yaml +++ b/.github/workflows/continuous-integration.yaml @@ -22,7 +22,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.4' + flutter-version: '3.27.3' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f32e166..23e0a92 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,10 +57,10 @@ check your installed version: ```sh $ flutter --version -Flutter 3.24.4 • channel stable • https://github.com/flutter/flutter.git -Framework • revision 603104015d (2 weeks ago) • 2024-10-24 08:01:25 -0700 -Engine • revision db49896cf2 -Tools • Dart 3.5.4 • DevTools 2.37.3 +Flutter 3.27.3 • channel stable • https://github.com/flutter/flutter.git +Framework • revision c519ee916e (5 days ago) • 2025-01-21 10:32:23 -0800 +Engine • revision e672b006cb +Tools • Dart 3.6.1 • DevTools 2.40.2 $ deno --version diff --git a/app/.gitignore b/app/.gitignore index 2fc58ba..fd99205 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -5,9 +5,11 @@ *.swp .DS_Store .atom/ +.build/ .buildlog/ .history .svn/ +.swiftpm/ migrate_working_dir/ # IntelliJ related diff --git a/app/ios/Podfile.lock b/app/ios/Podfile.lock index 0e75e25..0e183aa 100644 --- a/app/ios/Podfile.lock +++ b/app/ios/Podfile.lock @@ -6,7 +6,7 @@ PODS: - audio_session (0.0.1): - Flutter - Flutter (1.0.0) - - flutter_native_splash (0.0.1): + - flutter_native_splash (2.4.3): - Flutter - just_audio (0.0.1): - Flutter @@ -21,12 +21,12 @@ PODS: - path_provider_foundation (0.0.1): - Flutter - FlutterMacOS - - purchases_flutter (8.2.1): + - purchases_flutter (8.4.0): - Flutter - - PurchasesHybridCommon (= 13.8.0) - - PurchasesHybridCommon (13.8.0): - - RevenueCat (= 5.7.1) - - RevenueCat (5.7.1) + - PurchasesHybridCommon (= 13.13.0) + - PurchasesHybridCommon (13.13.0): + - RevenueCat (= 5.14.0) + - RevenueCat (5.14.0) - screen_brightness_ios (0.1.0): - Flutter - shared_preferences_foundation (0.0.1): @@ -111,28 +111,28 @@ EXTERNAL SOURCES: :path: ".symlinks/plugins/wakelock_plus/ios" SPEC CHECKSUMS: - app_links: e7a6750a915a9e161c58d91bc610e8cd1d4d0ad0 - audio_service: f509d65da41b9521a61f1c404dd58651f265a567 - audio_session: 088d2483ebd1dc43f51d253d4a1c517d9a2e7207 + app_links: 3da4c36b46cac3bf24eb897f1a6ce80bda109874 + audio_service: 2023a4a1bdb2fd1443e7b00bdbdb1baa321525db + audio_session: f08db0697111ac84ba46191b55488c0563bb29c6 Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 - flutter_native_splash: edf599c81f74d093a4daf8e17bd7a018854bc778 - just_audio: baa7252489dbcf47a4c7cc9ca663e9661c99aafa - media_kit_libs_ios_video: a5fe24bc7875ccd6378a0978c13185e1344651c1 - media_kit_native_event_loop: e6b2ab20cf0746eb1c33be961fcf79667304fa2a - media_kit_video: 5da63f157170e5bf303bf85453b7ef6971218a2e - package_info_plus: c0502532a26c7662a62a356cebe2692ec5fe4ec4 - path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46 - purchases_flutter: 920ed8740f1124c1204342913046ff5e085c81a5 - PurchasesHybridCommon: bfd5bcf640a5c0a137d09287cdffcb4cf28fc12f - RevenueCat: fd13e14159aefb128a8e822451d08418e04fdda3 - screen_brightness_ios: 715ca807df953bf676d339f11464e438143ee625 - shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78 - sign_in_with_apple: f3bf75217ea4c2c8b91823f225d70230119b8440 - sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec - url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe - volume_controller: 531ddf792994285c9b17f9d8a7e4dcdd29b3eae9 - wakelock_plus: 78ec7c5b202cab7761af8e2b2b3d0671be6c4ae1 + flutter_native_splash: 6cad9122ea0fad137d23137dd14b937f3e90b145 + just_audio: 6c031bb61297cf218b4462be616638e81c058e97 + media_kit_libs_ios_video: 5a18affdb97d1f5d466dc79988b13eff6c5e2854 + media_kit_native_event_loop: 5fba1a849a6c87a34985f1e178a0de5bd444a0cf + media_kit_video: 1746e198cb697d1ffb734b1d05ec429d1fcd1474 + package_info_plus: af8e2ca6888548050f16fa2f1938db7b5a5df499 + path_provider_foundation: 080d55be775b7414fd5a5ef3ac137b97b097e564 + purchases_flutter: 7fa39c345afbb5a33f6c9c13676bc6d6de96ca2a + PurchasesHybridCommon: a712dcce0d81fa39dada521292408816146ca58c + RevenueCat: 34f4147c8d26d2f3c691be4e3c9f033698e557f2 + screen_brightness_ios: 5ed898fa50fa82a26171c086ca5e28228f932576 + shared_preferences_foundation: 9e1978ff2562383bd5676f64ec4e9aa8fa06a6f7 + sign_in_with_apple: c5dcc141574c8c54d5ac99dd2163c0c72ad22418 + sqflite: c35dad70033b8862124f8337cc994a809fcd9fa3 + url_launcher_ios: 694010445543906933d732453a59da0a173ae33d + volume_controller: ca1cde542ee70fad77d388f82e9616488110942b + wakelock_plus: fd58c82b1388f4afe3fe8aa2c856503a262a5b03 PODFILE CHECKSUM: 0275dfca310618961ca5ac1cb793052f1f5563e7 -COCOAPODS: 1.15.2 +COCOAPODS: 1.16.2 diff --git a/app/lib/widgets/signin/signin.dart b/app/lib/widgets/signin/signin.dart index b89b3bb..6e72d2f 100644 --- a/app/lib/widgets/signin/signin.dart +++ b/app/lib/widgets/signin/signin.dart @@ -339,7 +339,10 @@ class _SignInState extends State { onPressed: _isLoading ? null : () => _signInWithGoogle(), icon: _isLoading ? const ElevatedButtonProgressIndicator() - : const Icon(FDIcons.google), + : const Icon( + FDIcons.google, + color: Color(0xffffffff), + ), ), const SizedBox( height: Constants.spacingMiddle, @@ -362,7 +365,10 @@ class _SignInState extends State { onPressed: _isLoading ? null : () => _signInWithApple(), icon: _isLoading ? const ElevatedButtonProgressIndicator() - : const Icon(FDIcons.apple), + : const Icon( + FDIcons.apple, + color: Color(0xff000000), + ), ), const SizedBox( height: Constants.spacingMiddle, @@ -395,7 +401,10 @@ class _SignInState extends State { }, icon: _isLoading ? const ElevatedButtonProgressIndicator() - : const Icon(FDIcons.feeddeck), + : const Icon( + FDIcons.feeddeck, + color: Constants.onPrimary, + ), ), const SizedBox( height: Constants.spacingMiddle, diff --git a/app/macos/Podfile.lock b/app/macos/Podfile.lock index 4862a06..47eee25 100644 --- a/app/macos/Podfile.lock +++ b/app/macos/Podfile.lock @@ -19,12 +19,12 @@ PODS: - path_provider_foundation (0.0.1): - Flutter - FlutterMacOS - - purchases_flutter (8.2.1): + - purchases_flutter (8.4.0): - FlutterMacOS - - PurchasesHybridCommon (= 13.8.0) - - PurchasesHybridCommon (13.8.0): - - RevenueCat (= 5.7.1) - - RevenueCat (5.7.1) + - PurchasesHybridCommon (= 13.13.0) + - PurchasesHybridCommon (13.13.0): + - RevenueCat (= 5.14.0) + - RevenueCat (5.14.0) - screen_brightness_macos (0.1.0): - FlutterMacOS - screen_retriever_macos (0.0.1): @@ -111,28 +111,28 @@ EXTERNAL SOURCES: :path: Flutter/ephemeral/.symlinks/plugins/window_manager/macos SPEC CHECKSUMS: - app_links: 10e0a0ab602ffaf34d142cd4862f29d34b303b2a - audio_service: b88ff778e0e3915efd4cd1a5ad6f0beef0c950a9 - audio_session: dea1f41890dbf1718f04a56f1d6150fd50039b72 + app_links: 9028728e32c83a0831d9db8cf91c526d16cc5468 + audio_service: 0d9e4e25347bb3efb768f3b9f005911a81e587a7 + audio_session: 48ab6500f7a5e7c64363e206565a5dfe5a0c1441 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 - just_audio: 9b67ca7b97c61cfc9784ea23cd8cc55eb226d489 - media_kit_libs_macos_video: b3e2bbec2eef97c285f2b1baa7963c67c753fb82 - media_kit_native_event_loop: 81fd5b45192b72f8b5b69eaf5b540f45777eb8d5 - media_kit_video: c75b07f14d59706c775778e4dd47dd027de8d1e5 - package_info_plus: 12f1c5c2cfe8727ca46cbd0b26677728972d9a5b - path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46 - purchases_flutter: 048fffeb2d50e7eba6a572b29c1a7a55b002a125 - PurchasesHybridCommon: bfd5bcf640a5c0a137d09287cdffcb4cf28fc12f - RevenueCat: fd13e14159aefb128a8e822451d08418e04fdda3 - screen_brightness_macos: 2d6d3af2165592d9a55ffcd95b7550970e41ebda - screen_retriever_macos: 776e0fa5d42c6163d2bf772d22478df4b302b161 - shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78 - sign_in_with_apple: a9e97e744e8edc36aefc2723111f652102a7a727 - sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec - url_launcher_macos: 5f437abeda8c85500ceb03f5c1938a8c5a705399 - wakelock_plus: 4783562c9a43d209c458cb9b30692134af456269 - window_manager: 3a1844359a6295ab1e47659b1a777e36773cd6e8 + just_audio: eb8b016ac4493159ab24db4f7215e55303b39a84 + media_kit_libs_macos_video: 85a23e549b5f480e72cae3e5634b5514bc692f65 + media_kit_native_event_loop: a80d071c835c612fd80173e79390a50ec409f1b1 + media_kit_video: fa6564e3799a0a28bff39442334817088b7ca758 + package_info_plus: f0052d280d17aa382b932f399edf32507174e870 + path_provider_foundation: 080d55be775b7414fd5a5ef3ac137b97b097e564 + purchases_flutter: 4033b29c6fe1f2d77c745d2aeb05f2c8829c5bc8 + PurchasesHybridCommon: a712dcce0d81fa39dada521292408816146ca58c + RevenueCat: 34f4147c8d26d2f3c691be4e3c9f033698e557f2 + screen_brightness_macos: 2a3ee243f8051c340381e8e51bcedced8360f421 + screen_retriever_macos: 452e51764a9e1cdb74b3c541238795849f21557f + shared_preferences_foundation: 9e1978ff2562383bd5676f64ec4e9aa8fa06a6f7 + sign_in_with_apple: 6673c03c9e3643f6c8d33601943fbfa9ae99f94e + sqflite: c35dad70033b8862124f8337cc994a809fcd9fa3 + url_launcher_macos: de10e46d8d8b9e3a7b8a133e8de92b104379f05e + wakelock_plus: 21ddc249ac4b8d018838dbdabd65c5976c308497 + window_manager: 1d01fa7ac65a6e6f83b965471b1a7fdd3f06166c PODFILE CHECKSUM: 8d40c19d3cbdb380d870685c3a564c989f1efa52 -COCOAPODS: 1.15.2 +COCOAPODS: 1.16.2 diff --git a/app/macos/Runner/AppDelegate.swift b/app/macos/Runner/AppDelegate.swift index 8e02df2..b3c1761 100644 --- a/app/macos/Runner/AppDelegate.swift +++ b/app/macos/Runner/AppDelegate.swift @@ -6,4 +6,8 @@ class AppDelegate: FlutterAppDelegate { override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool { return true } + + override func applicationSupportsSecureRestorableState(_ app: NSApplication) -> Bool { + return true + } } diff --git a/app/pubspec.lock b/app/pubspec.lock index 6990116..fd1b72c 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -13,10 +13,10 @@ packages: dependency: "direct main" description: name: app_links - sha256: ad1a6d598e7e39b46a34f746f9a8b011ee147e4c275d407fa457e7a62f84dd99 + sha256: "433df2e61b10519407475d7f69e470789d23d593f28224c38ba1068597be7950" url: "https://pub.dev" source: hosted - version: "6.3.2" + version: "6.3.3" app_links_linux: dependency: transitive description: @@ -93,10 +93,10 @@ packages: dependency: transitive description: name: audio_session - sha256: "343e83bc7809fbda2591a49e525d6b63213ade10c76f15813be9aed6657b3261" + sha256: b2a26ba8b7efa1790d6460e82971fde3e398cfbe2295df9dea22f3499d2c12a7 url: "https://pub.dev" source: hosted - version: "0.1.21" + version: "0.1.23" boolean_selector: dependency: transitive description: @@ -173,10 +173,10 @@ packages: dependency: "direct main" description: name: collection - sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a + sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf url: "https://pub.dev" source: hosted - version: "1.18.0" + version: "1.19.0" console: dependency: transitive description: @@ -282,10 +282,10 @@ packages: dependency: "direct dev" description: name: flutter_launcher_icons - sha256: "619817c4b65b322b5104b6bb6dfe6cda62d9729bd7ad4303ecc8b4e690a67a77" + sha256: "31cd0885738e87c72d6f055564d37fabcdacee743b396b78c7636c169cac64f5" url: "https://pub.dev" source: hosted - version: "0.14.1" + version: "0.14.2" flutter_lints: dependency: "direct dev" description: @@ -306,10 +306,10 @@ packages: dependency: "direct main" description: name: flutter_native_splash - sha256: ee5c9bd2b74ea8676442fd4ab876b5d41681df49276488854d6c81a5377c0ef1 + sha256: "7062602e0dbd29141fb8eb19220b5871ca650be5197ab9c1f193a28b17537bc7" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.4.4" flutter_test: dependency: "direct dev" description: flutter @@ -348,10 +348,10 @@ packages: dependency: transitive description: name: gotrue - sha256: "74b29f10ef7239e254847d52ecce1eac2a08c2cfced6a78280859391f5157e8b" + sha256: d6362dff9a54f8c1c372bb137c858b4024c16407324d34e6473e59623c9b9f50 url: "https://pub.dev" source: hosted - version: "2.10.0" + version: "2.11.1" gtk: dependency: transitive description: @@ -444,10 +444,10 @@ packages: dependency: "direct main" description: name: just_audio_background - sha256: "7547b076d5445431c780b0915707f18baa6d9588077d5d8f811e8a77b4e0bec5" + sha256: d147c5c51040b0abf2d7a04b16dc2e573279599bfd8e3bef7a6f7daf8d21ba87 url: "https://pub.dev" source: hosted - version: "0.0.1-beta.13" + version: "0.0.1-beta.14" just_audio_media_kit: dependency: "direct main" description: @@ -484,18 +484,18 @@ packages: dependency: transitive description: name: leak_tracker - sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05" + sha256: "7bb2830ebd849694d1ec25bf1f44582d6ac531a57a365a803a6034ff751d2d06" url: "https://pub.dev" source: hosted - version: "10.0.5" + version: "10.0.7" leak_tracker_flutter_testing: dependency: transitive description: name: leak_tracker_flutter_testing - sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806" + sha256: "9491a714cca3667b60b5c420da8217e6de0d1ba7a5ec322fab01758f6998f379" url: "https://pub.dev" source: hosted - version: "3.0.5" + version: "3.0.8" leak_tracker_testing: dependency: transitive description: @@ -676,18 +676,18 @@ packages: dependency: "direct main" description: name: package_info_plus - sha256: da8d9ac8c4b1df253d1a328b7bf01ae77ef132833479ab40763334db13b91cce + sha256: "70c421fe9d9cc1a9a7f3b05ae56befd469fe4f8daa3b484823141a55442d858d" url: "https://pub.dev" source: hosted - version: "8.1.1" + version: "8.1.2" package_info_plus_platform_interface: dependency: transitive description: name: package_info_plus_platform_interface - sha256: ac1f4a4847f1ade8e6a87d1f39f5d7c67490738642e2542f559ec38c37489a66 + sha256: a5ef9986efc7bf772f2696183a3992615baa76c1ffb1189318dd8803778fb05b url: "https://pub.dev" source: hosted - version: "3.0.1" + version: "3.0.2" path: dependency: transitive description: @@ -780,10 +780,10 @@ packages: dependency: transitive description: name: postgrest - sha256: c6ddc0a2c238c5a686b00094edad728a49645579bf5868a06e1ad95c4918fe2c + sha256: "9f759ac497a24839addbed69d9569ea6d51d2e4834c672b8c2a73752fb6945c8" url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "2.4.0" provider: dependency: "direct main" description: @@ -804,18 +804,18 @@ packages: dependency: "direct main" description: name: purchases_flutter - sha256: c4a92e0611c45d629c907d7ccbac3d4c5af0dc8960af3ff8aa716057717b9afc + sha256: "0318e53a759c7ab2a04d9f9efcb5bb7f152fa0ac1a5f88a439c6ff21b1bca4c2" url: "https://pub.dev" source: hosted - version: "8.2.1" + version: "8.4.0" realtime_client: dependency: transitive description: name: realtime_client - sha256: "173c3dc40922bb0ae19a558ae1a0acf7b28ec8a458b54390c499bbe5ff15f049" + sha256: "1bfcb7455fdcf15953bf18ac2817634ea5b8f7f350c7e8c9873141a3ee2c3e9c" url: "https://pub.dev" source: hosted - version: "2.4.0" + version: "2.4.1" retry: dependency: transitive description: @@ -940,18 +940,18 @@ packages: dependency: "direct main" description: name: shared_preferences - sha256: "95f9997ca1fb9799d494d0cb2a780fd7be075818d59f00c43832ed112b158a82" + sha256: "3c7e73920c694a436afaf65ab60ce3453d91f84208d761fbd83fc21182134d93" url: "https://pub.dev" source: hosted - version: "2.3.3" + version: "2.3.4" shared_preferences_android: dependency: transitive description: name: shared_preferences_android - sha256: "041be4d9d2dc6079cf342bc8b761b03787e3b71192d658220a56cac9c04a0294" + sha256: "02a7d8a9ef346c9af715811b01fbd8e27845ad2c41148eefd31321471b41863d" url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "2.4.0" shared_preferences_foundation: dependency: transitive description: @@ -996,10 +996,10 @@ packages: dependency: "direct main" description: name: sign_in_with_apple - sha256: "602f1374c9c4c33889c969b53ebf7cc8417c22cc7e25ea771581330173bc6603" + sha256: e84a62e17b7e463abf0a64ce826c2cd1f0b72dff07b7b275e32d5302d76fb4c5 url: "https://pub.dev" source: hosted - version: "6.1.3" + version: "6.1.4" sign_in_with_apple_platform_interface: dependency: transitive description: @@ -1012,15 +1012,15 @@ packages: dependency: transitive description: name: sign_in_with_apple_web - sha256: c009e9beeb6c376e86aaa154fcc8b4e075d4bad90c56286b9668a51cdb6129ea + sha256: "2f7c38368f49e3f2043bca4b46a4a61aaae568c140a79aa0675dc59ad0ca49bc" url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.1.1" sky_engine: dependency: transitive description: flutter source: sdk - version: "0.0.99" + version: "0.0.0" source_span: dependency: transitive description: @@ -1057,18 +1057,18 @@ packages: dependency: transitive description: name: stack_trace - sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" + sha256: "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377" url: "https://pub.dev" source: hosted - version: "1.11.1" + version: "1.12.0" storage_client: dependency: transitive description: name: storage_client - sha256: "833666edcd804aaf434f3b13165fd553a8c6371a488618a58be8914856795c04" + sha256: d80d34f0aa60e5199646bc301f5750767ee37310c2ecfe8d4bbdd29351e09ab0 url: "https://pub.dev" source: hosted - version: "2.2.0" + version: "2.3.0" stream_channel: dependency: transitive description: @@ -1081,26 +1081,26 @@ packages: dependency: transitive description: name: string_scanner - sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + sha256: "688af5ed3402a4bde5b3a6c15fd768dbf2621a614950b17f04626c431ab3c4c3" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.3.0" supabase: dependency: transitive description: name: supabase - sha256: dccda29b5bda0a04f6725480e180353486dfd5d9dd2b8b17a30a7a7d094f7042 + sha256: ea3daaf4fc76df9bf42ca00142f8d07b94400943a93d563e87f5575ea78f1c2c url: "https://pub.dev" source: hosted - version: "2.5.0" + version: "2.6.1" supabase_flutter: dependency: "direct main" description: name: supabase_flutter - sha256: "8c056c83e9163c287e031cdd6fa34a452bad4ec7342a27b12190613f77c358e9" + sha256: e8b321706a9b88c60f5fe695305f34917ad2ee55aea0b3af987638c7b0793e13 url: "https://pub.dev" source: hosted - version: "2.8.0" + version: "2.8.2" synchronized: dependency: transitive description: @@ -1121,10 +1121,10 @@ packages: dependency: transitive description: name: test_api - sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb" + sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c" url: "https://pub.dev" source: hosted - version: "0.7.2" + version: "0.7.3" timeago: dependency: "direct main" description: @@ -1265,10 +1265,10 @@ packages: dependency: transitive description: name: vm_service - sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d" + sha256: f6be3ed8bd01289b34d679c2b62226f63c0e69f9fd2e50a6b3c1c729a961041b url: "https://pub.dev" source: hosted - version: "14.2.5" + version: "14.3.0" volume_controller: dependency: transitive description: @@ -1361,10 +1361,10 @@ packages: dependency: "direct main" description: name: youtube_explode_dart - sha256: "6d5f9a0a55d02743e59ca495887432814bddb6b11400b08ee0eeaf69c83d0089" + sha256: "51ca5b2c03bf56060143d4f87df90ec3227592d7ae8a8003532533ae019d4291" url: "https://pub.dev" source: hosted - version: "2.3.5" + version: "2.3.6" sdks: dart: ">=3.5.0 <4.0.0" - flutter: ">=3.22.0" + flutter: ">=3.24.0" diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 1dd4044..743512f 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -37,37 +37,37 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 - app_links: ^6.3.2 + app_links: ^6.3.3 cached_network_image: ^3.4.1 carousel_slider: ^5.0.0 collection: ^1.17.0 crypto: ^3.0.6 flutter_cache_manager: ^3.4.0 flutter_markdown: ^0.7.4+1 - flutter_native_splash: ^2.4.2 + flutter_native_splash: ^2.4.4 html: ^0.15.5 html2md: ^1.3.2 http: ^1.2.2 intl: ^0.19.0 just_audio: ^0.9.42 - just_audio_background: ^0.0.1-beta.13 + just_audio_background: ^0.0.1-beta.14 just_audio_media_kit: ^2.0.6 media_kit: ^1.1.10+1 media_kit_video: ^1.2.5 media_kit_libs_video: ^1.0.5 - package_info_plus: ^8.1.1 + package_info_plus: ^8.1.2 piped_client: ^0.1.0 provider: ^6.1.2 - purchases_flutter: ^8.2.1 + purchases_flutter: ^8.4.0 rxdart: ^0.28.0 scroll_to_index: ^3.0.1 - shared_preferences: ^2.3.3 - sign_in_with_apple: ^6.1.3 - supabase_flutter: ^2.5.11 + shared_preferences: ^2.3.4 + sign_in_with_apple: ^6.1.4 + supabase_flutter: ^2.8.2 timeago: ^3.7.0 url_launcher: ^6.3.1 window_manager: ^0.4.3 - youtube_explode_dart: ^2.3.5 + youtube_explode_dart: ^2.3.6 dev_dependencies: flutter_test: @@ -80,7 +80,7 @@ dev_dependencies: # rules and activating additional ones. flutter_lints: ^5.0.0 - flutter_launcher_icons: ^0.14.1 + flutter_launcher_icons: ^0.14.2 import_sorter: ^4.6.0 msix: ^3.16.8