lunofono / lunofono_player

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

Migrate to null-safety #30

Closed llucax closed 3 years ago

llucax commented 3 years ago

Also fixes some issues with upgrading Flutter and audioplayers versions.

We also use the stable flutter channel, as we don't need any bleeding edge features or bug fixes not in the current stable.

TODO