fast_network 1.0.0 copy "fast_network: ^1.0.0" to clipboard
fast_network: ^1.0.0 copied to clipboard

outdated

Network Encapsulation Library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_network

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

dependencies:
  fast_network: ^1.0.0

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:fast_network/fast_network.dart';
0
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Network Encapsulation Library

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, dio_cookie_manager, dio_http2_adapter, fast_utils, flutter, package_info_plus

More

Packages that depend on fast_network