yknetworking 0.1.1 copy "yknetworking: ^0.1.1" to clipboard
yknetworking: ^0.1.1 copied to clipboard

yknetworking.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yknetworking

With Flutter:

 $ flutter pub add yknetworking

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

dependencies:
  yknetworking: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:yknetworking/yk_base_networking.dart';
import 'package:yknetworking/yk_networking.dart';
import 'package:yknetworking/yk_networking_config.dart';
import 'package:yknetworking/yk_networking_request.dart';
import 'package:yknetworking/yk_networking_response.dart';
1
likes
0
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

yknetworking.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on yknetworking