darwin-morocho / flutter-meedu-player

MIT License
21 stars 13 forks source link

Sound null safety #43

Open gabrielginter opened 3 years ago

gabrielginter commented 3 years ago

Flutter 2.0 has been officially released with null safety, are there any plans to migrate this package?

Dependencies with null safety releases as of 2021.03.04.:

Thanks for all the great work :)

darwin-morocho commented 3 years ago

hi @gabrielginter I'm working to migrate this plugin to null safety

darwin-morocho commented 3 years ago

@gabrielginter check this version https://pub.dev/packages/meedu_player/versions/0.5.0-nullsafety.0

gabrielginter commented 3 years ago

Thank you @darwin-morocho I will be testing the version as soon as I finish migrating a few things of my own.

gabrielginter commented 3 years ago

@darwin-morocho I've been testing it for a couple of days already and all seems to be working well :)

I will make sure I report any issue I find

gabrielginter commented 3 years ago

@darwin-morocho a stable version would be highly appreciated

darwin-morocho commented 3 years ago

@darwin-morocho a stable version would be highly appreciated

Hi I am working in the new versión of this plugin it could have some breaking changes

gabrielginter commented 3 years ago

Hi I am working in the new versión of this plugin it could have some breaking changes

Good to hear you are working on a new version, I'm not worried about breaking changes if it means we get a better plugin :)

Thanks for the update