chewie 1.7.4 icon indicating copy to clipboard operation
chewie: ^1.7.4 copied to clipboard

A video player for Flutter with Cupertino and Material play controls

example/lib/main.dart

import 'package:chewie_example/app/app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(
    const ChewieDemo(),
  );
}
1740
likes
130
pub points
99%
popularity

Publisher

verified publisher iconfluttercommunity.dev

A video player for Flutter with Cupertino and Material play controls

View/report issues

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

cupertino_icons, flutter, provider, video_player, wakelock_plus

More

Packages that depend on chewie