Vanethos / flutter_connectivity_widget

A widget that shows the user if the phone is connected to the internet or not
BSD 2-Clause "Simplified" License
68 stars 35 forks source link

Connectivity banner doesn't show up #5

Closed ekokratos closed 5 years ago

ekokratos commented 5 years ago

Initially, when the app is opened without a network connection, No connectivity banner doesn't show up.

Vanethos commented 5 years ago

Fixed in v0.1.1

Thanks for the issue!