bug_lens 1.1.1 copy "bug_lens: ^1.1.1" to clipboard
bug_lens: ^1.1.1 copied to clipboard

A unified in-app QA reporter and developer debugging toolkit for Flutter. Inspect UI widgets, network, logs, events, errors, and capture annotated screenshots directly inside your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bug_lens

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

dependencies:
  bug_lens: ^1.1.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:bug_lens/bug_lens.dart';
0
likes
150
points
143
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A unified in-app QA reporter and developer debugging toolkit for Flutter. Inspect UI widgets, network, logs, events, errors, and capture annotated screenshots directly inside your app.

Repository (GitHub)
View/report issues

Topics

#debugging #developer-tools #logging #network-inspector #bug-reporter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bug_lens