lunofono / lunofono_player

A Flutter widget to play content bundles for Lunofono
GNU General Public License v3.0
0 stars 1 forks source link

Add support for internet media URIs #27

Open llucax opened 3 years ago

llucax commented 3 years ago

For now, all URIs are interpreted as paths to the app's assets, which is clearly wrong and limited.

We should support at least asset and https schemas.