flutter_dev_tools 0.0.5 copy "flutter_dev_tools: ^0.0.5" to clipboard
flutter_dev_tools: ^0.0.5 copied to clipboard

A versatile Flutter package providing an HTTP request logger for efficient network monitoring and debugging, setting the stage for an expanding suite of development and QA tools

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dev_tools

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

dependencies:
  flutter_dev_tools: ^0.0.5

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:flutter_dev_tools/flutter_dev_tools.dart';
4
likes
140
points
48
downloads

Publisher

verified publisherbeingthere.dev

Weekly Downloads

A versatile Flutter package providing an HTTP request logger for efficient network monitoring and debugging, setting the stage for an expanding suite of development and QA tools

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, firebase_dynamic_links, flutter, flutter_web_plugins, gap, hooks_riverpod, intl, plugin_platform_interface

More

Packages that depend on flutter_dev_tools