Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 471 Bytes

File metadata and controls

20 lines (14 loc) · 471 Bytes

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.