just_audio/just_audio/example
2020-12-18 00:55:10 +11:00
..
android Move just_audio to subdirectory 2020-09-26 00:05:21 +10:00
ios Add disposePlayer to platform interface. Retain player.position after dispose. 2020-10-10 15:46:14 +11:00
lib Add setAudioSource and zero-param load methods. 2020-12-16 17:31:50 +11:00
macos Add disposePlayer to platform interface. Retain player.position after dispose. 2020-10-10 15:46:14 +11:00
test Move just_audio to subdirectory 2020-09-26 00:05:21 +10:00
web Move just_audio to subdirectory 2020-09-26 00:05:21 +10:00
.gitignore Move just_audio to subdirectory 2020-09-26 00:05:21 +10:00
.metadata Move just_audio to subdirectory 2020-09-26 00:05:21 +10:00
pubspec.lock just_audio_platform_interface 2.0.0 2020-12-18 00:55:10 +11:00
pubspec.yaml Remove just_audio_web dependency from example. 2020-10-16 13:24:06 +11:00
README.md Move just_audio to subdirectory 2020-09-26 00:05:21 +10:00

just_audio_example

Demonstrates how to use the just_audio plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.