Skip to content

Instantly share code, notes, and snippets.

@Classy-Bear
Last active December 8, 2019 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Classy-Bear/459a1ef99bcb500343bad766ed6e61c7 to your computer and use it in GitHub Desktop.
Save Classy-Bear/459a1ef99bcb500343bad766ed6e61c7 to your computer and use it in GitHub Desktop.
import 'package:connectivity/connectivity.dart';
...
Connectivity connectivity;
StreamSubscription<ConnectivityResult> subscription;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment