senior_debug

Creator: coderz1093

Last updated:

0 purchases

senior_debug Image
senior_debug Images
Add to Cart

Description:

senior debug

Debug Like a Senior #
For Development Only
Remove the dependency in the release or use it as a development dependency.
import 'package:senior_debug/senior_debug.dart';

void main() {
here;
here;
here;
here;
printStackTrace = true;
here;
hereDbg['WHERE IS THIS'];

SeniorDebug('Test')[15];
}
/*Output:
> here 0
> here 1
> here 2
> here 3
> here 4
> file:///.../senior_debug/example/senior_debug_example.dart:9:3
>
> here WHERE IS THIS
> file:///.../example/senior_debug_example.dart:10:10
>
> Test 15
> file:///.../example/senior_debug_example.dart:12:22
*/
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator