flutter_advanced_devtools 1.0.9 copy "flutter_advanced_devtools: ^1.0.9" to clipboard
flutter_advanced_devtools: ^1.0.9 copied to clipboard

A comprehensive, production-ready developer tools package for Flutter apps with customizable theming, network logging, performance monitoring, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_advanced_devtools

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

dependencies:
  flutter_advanced_devtools: ^1.0.9

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_advanced_devtools/flutter_advanced_devtools.dart';
3
likes
160
points
324
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive, production-ready developer tools package for Flutter apps with customizable theming, network logging, performance monitoring, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, dio, firebase_analytics, firebase_crashlytics, firebase_messaging, flutter, flutter_local_notifications, localize_and_translate, package_info_plus, permission_handler, sensors_plus, share_plus, shared_preferences

More

Packages that depend on flutter_advanced_devtools