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

flutter_network_base + dio_http_cache + flutter_effect_kit(LoadingUtil) + flutter_log_base + flutter_robot_base + event_bus + connectivity_plus.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_network_kit

With Flutter:

 $ flutter pub add flutter_network_kit

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

dependencies:
  flutter_network_kit: ^0.0.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:flutter_network_kit/flutter_network_kit.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

flutter_network_base + dio_http_cache + flutter_effect_kit(LoadingUtil) + flutter_log_base + flutter_robot_base + event_bus + connectivity_plus.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, dio, dio_http_cache, event_bus, flutter, flutter_effect_kit, flutter_log_base, flutter_network_base, flutter_robot_base

More

Packages that depend on flutter_network_kit