Add the video_player dependency

This recipe depends on one Flutter plugin: video_player. First, add this dependency to your project.

To add the video_player package as a dependency, run flutter pub add:

$ flutter pub add video_player

Leave a comment

Your email address will not be published. Required fields are marked *