Flutter's wrapper of Shaka Player JS Lib

Flutter Dart

flutter_shaka is a Flutter package that brings the power of the Shaka Player to your Flutter Web applications. Shaka Player is a JavaScript library for adaptive media streaming that supports the latest web standards for media playback.

Installation

Add this to your pubspec.yaml:

dependencies:
  flutter_shaka: ^0.0.5

Documentation