januwA / flutter_video_box

flutter_video_box
MIT License
22 stars 12 forks source link

Migrate from connectivity to connectivity_plus #37

Closed lscbot closed 3 years ago

lscbot commented 3 years ago

The Flutter connectivity plugin has been deprecated.

Per: https://pub.dev/packages/connectivity the Flutter team's recommendation is to migrate to the connectivity_plus plugin.

This is an automated PR sent by LSCBot. LSCBot is a service that performs maintenance tasks across many repositories. To make sure you get all the maintenance help LSCBot has to offer - register your repository at lscbot.com.

amirh commented 3 years ago

Hi @januwA out of curiosity may I ask - why did you choose to reject this PR?

(I sent this LSC, I want to make sure it's useful for everyone that gets it)

januwA commented 3 years ago

I spent some time manually updating the dependencies, and the old code @amirh