network_ninja 1.4.0 copy "network_ninja: ^1.4.0" to clipboard
network_ninja: ^1.4.0 copied to clipboard

A powerful network logger library with floating bubble UI for monitoring API calls in Flutter applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add network_ninja

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

dependencies:
  network_ninja: ^1.4.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:network_ninja/network_ninja.dart';
8
likes
150
points
381
downloads

Publisher

verified publisherinfydex.com

Weekly Downloads

A powerful network logger library with floating bubble UI for monitoring API calls in Flutter applications

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, intl, url_launcher

More

Packages that depend on network_ninja