k_network 0.0.1 copy "k_network: ^0.0.1" to clipboard
k_network: ^0.0.1 copied to clipboard

This is a flutter tool class, which encapsulates various tool processing classes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add k_network

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

dependencies:
  k_network: ^0.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:k_network/k_network.dart';
0
likes
145
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

This is a flutter tool class, which encapsulates various tool processing classes.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, flutter, json_annotation, pretty_dio_logger

More

Packages that depend on k_network