jaynetwork 1.0.2 copy "jaynetwork: ^1.0.2" to clipboard
jaynetwork: ^1.0.2 copied to clipboard

outdated

A network handler for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jaynetwork

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

dependencies:
  jaynetwork: ^1.0.2

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:jaynetwork/jaynetwork.dart';
1
likes
30
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A network handler for flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

connectivity, dio, flutter, freezed, freezed_annotation, json_annotation

More

Packages that depend on jaynetwork