Mindinventory / vimeo_video_player

A Video Player For Vimeo Videos in Flutter. This plugin allows us to play video from Vimeo and it supports Android and iOS platforms.
https://www.mindinventory.com/flutter-app-development.php
MIT License
34 stars 33 forks source link

Old version of dependencies #34

Closed dmytrovskyi closed 7 months ago

dmytrovskyi commented 9 months ago

Hello!

Please update to the latest version of the dependencies.

dependencies:
  flutter:
    sdk: flutter
  dio: ^5.4.0
  flick_video_player: ^0.7.0
  video_player: ^2.8.1

dev_dependencies:
  flutter_test:
    sdk: flutter
  flutter_lints: ^3.0.1
mohit-chauhan-mi commented 7 months ago

Please check it with the latest version. Thanks.