chewie 1.2.1 copy "chewie: ^1.2.1" to clipboard
chewie: ^1.2.1 copied to clipboard

outdated

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(),
  );
}
1873
likes
0
pub points
99%
popularity

Publisher

verified publisherfluttercommunity.dev

A video player for Flutter with Cupertino and Material play controls

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, provider, video_player, wakelock

More

Packages that depend on chewie