Max Player

Max Player is a simple package to that helps you to play videos from your local, network and from the internet. It is built on top of dart and flutter.

Features

  • Play videos from your local, network and from the internet.
  • Play videos in fullscreen mode.
  • Play videos in portrait and landscape mode.

Installation

Add max_player as a dependency in your pubspec.yaml file.

example:

dependencies:
  flutter:
    sdk: flutter
  max_player: ^1.1.1

Libraries

max_player