thyagoluciano / flutter_radio

Radio station streaming example with ExoPlayer and Flutter.
GNU General Public License v3.0
86 stars 41 forks source link

Need to publish latest to pub.dev #42

Open themobilecoder opened 4 years ago

themobilecoder commented 4 years ago

Hi @thyagoluciano , @Dekkee and @asheeshs

Is it possible to publish the latest version of this library to pub.dev?

I have tried the latest version in master branch and it works, however the one in the pub.dev (0.1.7) does not as it does not build.

It would definitely fix some of the issues posted here such as #41 and #39

If there's anything I can help with, please let me know.

thanks!