app_debug 1.0.1 copy "app_debug: ^1.0.1" to clipboard
app_debug: ^1.0.1 copied to clipboard

outdated

A useful debug tool for flutter developer. Easy to use. Show anywhere where to want. It`s powerful and useful. You will look over the request log without computer. Logs can be viewed anywhere in the A [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_debug

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

dependencies:
  app_debug: ^1.0.1

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:app_debug/app_debug.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A useful debug tool for flutter developer. Easy to use. Show anywhere where to want. It`s powerful and useful. You will look over the request log without computer. Logs can be viewed anywhere in the APP. It`s a quck way to chose the api host. Change the api host to dev, test or prduct in APP. Just enjoy it. Have fun.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on app_debug