diff --git a/pubspec.lock b/pubspec.lock index d85947d0e..a32b1d56e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1709,10 +1709,10 @@ packages: dependency: "direct main" description: name: video_player - sha256: "74b86e63529cf5885130c639d74cd2f9232e7c8a66cbecbddd1dcb9dbd060d1e" + sha256: e16f0a83601a78d165dabc17e4dac50997604eb9e4cc76e10fa219046b70cef3 url: "https://pub.dev" source: hosted - version: "2.7.2" + version: "2.8.1" video_player_android: dependency: transitive description: @@ -1725,10 +1725,10 @@ packages: dependency: transitive description: name: video_player_avfoundation - sha256: bf1a1322bf68bccd349982ba1f5a41314a3880861fb9a93d25d6d0a2345845f0 + sha256: bc923884640d6dc403050586eb40713cdb8d1d84e6886d8aca50ab04c59124c2 url: "https://pub.dev" source: hosted - version: "2.4.11" + version: "2.5.2" video_player_platform_interface: dependency: transitive description: @@ -1826,5 +1826,5 @@ packages: source: hosted version: "3.1.2" sdks: - dart: ">=3.1.0-185.0.dev <3.13.0" - flutter: ">=3.10.0" + dart: ">=3.1.0 <3.13.0" + flutter: ">=3.13.0" diff --git a/pubspec.yaml b/pubspec.yaml index 9254fe582..8bf2bf7ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,6 @@ description: Welcome to the Talawa Project for the Palisadoes Foundation publish_to: "none" # Remove this line if you wish to publish to pub.dev - version: 1.0.0+1 homepage: https://github.com/PalisadoesFoundation/talawa @@ -38,7 +37,6 @@ dependencies: firebase_messaging: ^14.7.3 firebase_messaging_platform_interface: ^4.5.13 - flutter: sdk: flutter flutter_braintree: ^3.0.0 @@ -81,10 +79,9 @@ dependencies: tutorial_coach_mark: ^1.2.9 uni_links: ^0.5.1 vibration: ^1.8.3 - video_player: ^2.7.2 + video_player: ^2.8.1 visibility_detector: ^0.4.0+2 - dev_dependencies: build_runner: ^2.4.6 custom_lint: 0.5.6