just_audio/example
LKHO ee0c4cd7cd
support dynamic duration (#104)
* add duration in PlaybackEvent

* emit duration updates on dynamic length sources

* Merge branch 'master' of https://github.com/ryanheise/just_audio into pr/android-duration

# Conflicts:
#	lib/just_audio.dart

* fix merge

* update _durationFuture
2020-06-03 20:38:08 +10:00
..
android Add web and v2 support to example 2020-05-30 01:04:36 +10:00
ios Add setIosCategory 2020-05-21 00:38:26 +10:00
lib Add web and v2 support to example 2020-05-30 01:04:36 +10:00
macos MacOS support 2020-04-07 01:02:57 +10:00
test Rename project to just_audio 2019-11-28 17:55:32 +11:00
web Add web and v2 support to example 2020-05-30 01:04:36 +10:00
.gitignore Remove Flutter.podspec from source control 2020-02-05 13:47:59 +11:00
.metadata Project template 2019-11-26 01:50:21 +11:00
README.md Rename project to just_audio 2019-11-28 17:55:32 +11:00
pubspec.lock support dynamic duration (#104) 2020-06-03 20:38:08 +10:00
pubspec.yaml Update rxdart to 0.24.0 2020-04-15 23:33:22 +10:00

README.md

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.