From de2bd40401eebeea4e0f204d0b987cf7f1fd9d45 Mon Sep 17 00:00:00 2001 From: Prateek Sunal Date: Tue, 4 Mar 2025 15:35:38 +0530 Subject: [PATCH] chore: bump package and add docs to them --- mobile/pubspec.lock | 6 +++--- mobile/pubspec.yaml | 24 ++++++------------------ 2 files changed, 9 insertions(+), 21 deletions(-) diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index 5cfc923a6f..a1ef8a618b 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -1800,10 +1800,10 @@ packages: dependency: "direct main" description: name: native_video_player - sha256: "5a56da17e6c359de8e8063281dc14c1f8a3f17d40220cdbb1fa69217a2dda8b2" + sha256: "571d2ddb9ce297a653ca69ced40e30135c6a59c5a9be9a38e3b370dd6e4bdb0e" url: "https://pub.dev" source: hosted - version: "3.0.0-dev.3" + version: "3.0.0-dev.4" nested: dependency: transitive description: @@ -2844,7 +2844,7 @@ packages: path: "." ref: HEAD resolved-ref: "1eeb18e2b1ce36bd8ca70178c0d4b485e9982257" - url: "https://github.com/prateekmedia/video_editor.git" + url: "https://github.com/ente-io/video_editor_fork.git" source: git version: "3.0.0" video_player: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 1966010ee5..0dda3f23c4 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -123,23 +123,11 @@ dependencies: git: url: "https://github.com/ente-io/media_extension.git" media_kit: - git: - url: https://github.com/media-kit/media-kit - path: media_kit media_kit_libs_ios_video: - git: - url: https://github.com/media-kit/media-kit - path: libs/ios/media_kit_libs_ios_video media_kit_libs_video: - git: - url: https://github.com/media-kit/media-kit - path: libs/universal/media_kit_libs_video media_kit_video: - git: - url: https://github.com/media-kit/media-kit - path: media_kit_video ml_linalg: ^13.11.31 - modal_bottom_sheet: ^3.0.0-pre + modal_bottom_sheet: ^3.0.0 motion_photos: git: "https://github.com/ente-io/motion_photo.git" motionphoto: @@ -148,7 +136,7 @@ dependencies: git: "https://github.com/ente-io/move_to_background.git" nanoid: ^1.0.0 native_dio_adapter: ^1.4.0 - native_video_player: ^3.0.0-dev.3 + native_video_player: ^3.0.0-dev.4 onnx_dart: path: plugins/onnx_dart onnxruntime: @@ -211,7 +199,7 @@ dependencies: uuid: ^4.5.0 video_editor: git: - url: https://github.com/prateekmedia/video_editor.git + url: https://github.com/ente-io/video_editor_fork.git video_player: git: url: https://github.com/ente-io/packages.git @@ -238,7 +226,7 @@ dependency_overrides: url: https://github.com/ente-io/flutter_sodium intl: 0.18.1 js: ^0.6.7 - media_kit: + media_kit: # update media_kit* if there is any update git: url: https://github.com/media-kit/media-kit path: media_kit @@ -254,12 +242,12 @@ dependency_overrides: git: url: https://github.com/media-kit/media-kit path: media_kit_video - video_player: + video_player: # remove this dep as soon as we move to one player for all git: url: https://github.com/ente-io/packages.git ref: android_video_roation_fix path: packages/video_player/video_player/ - video_thumbnail: + video_thumbnail: # update source if there is any update git: url: https://github.com/ente-io/video_thumbnail_fork.git watcher: ^1.1.0