fl_query_connectivity_plus_adapter 0.1.0+1 fl_query_connectivity_plus_adapter: ^0.1.0+1 copied to clipboard
Connectivity Plus adapter for FlQuery Connectivity
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add fl_query_connectivity_plus_adapter
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
fl_query_connectivity_plus_adapter: ^0.1.0+1
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:fl_query_connectivity_plus_adapter/fl_query_connectivity_plus_adapter.dart';