radarscope 0.1.3 copy "radarscope: ^0.1.3" to clipboard
radarscope: ^0.1.3 copied to clipboard

All-in-one umbrella for the Radar observability suite — one import and one init for Flutter memory, performance, and stability, with an overlay badge and a unified inspector.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add radarscope

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

dependencies:
  radarscope: ^0.1.3

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:radarscope/radarscope.dart';
0
likes
160
points
236
downloads

Documentation

API reference

Publisher

verified publishertp9imka.dev

Weekly Downloads

All-in-one umbrella for the Radar observability suite — one import and one init for Flutter memory, performance, and stability, with an overlay badge and a unified inspector.

Homepage
Repository (GitHub)
View/report issues

Topics

#memory #performance #observability #debugging #flutter

License

MIT (license)

Dependencies

flutter, flutter_leak_radar, flutter_perf_radar, radar_trace, radar_ui, share_plus

More

Packages that depend on radarscope