senior_debug 1.0.2 copy "senior_debug: ^1.0.2" to clipboard
senior_debug: ^1.0.2 copied to clipboard

debug like a senior using `here` and `here`

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add senior_debug

With Flutter:

 $ flutter pub add senior_debug

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

dependencies:
  senior_debug: ^1.0.2

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

Publisher

verified publishermoti.monster

debug like a senior using `here` and `here`

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

stack_trace

More

Packages that depend on senior_debug