chewie_audio_fork 1.5.2 copy "chewie_audio_fork: ^1.5.2" to clipboard
chewie_audio_fork: ^1.5.2 copied to clipboard

An audio 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 ChewieAudioDemo(),
  );
}
2
likes
130
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An audio player for Flutter with Cupertino and Material play controls

License

MIT (license)

Dependencies

cupertino_icons, flutter, video_player

More

Packages that depend on chewie_audio_fork