Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

better_player_plus example

A minimal Flutter app demonstrating better_player_plus usage.

Getting Started

  • Ensure you have Flutter installed and set up.
  • From this example/ directory, run:
flutter pub get
flutter run

What this example shows

  • Basic playback with BetterPlayer
  • Configuration of controls and options
  • Loading local assets and network sources

For package details, see the root README.md and the API docs on pub.dev.