flutternetworkservicehandler 0.0.5 copy "flutternetworkservicehandler: ^0.0.5" to clipboard
flutternetworkservicehandler: ^0.0.5 copied to clipboard

discontinued

This Package is easy and useful to handle network calls using single class.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutternetworkservicehandler

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutternetworkservicehandler: ^0.0.5

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:flutternetworkservicehandler/flutternetworkservicehandler.dart';
2
likes
30
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

This Package is easy and useful to handle network calls using single class.

License

MIT (license)

Dependencies

connectivity, flutter, http

More

Packages that depend on flutternetworkservicehandler