jala_ui 0.7.0 copy "jala_ui: ^0.7.0" to clipboard
jala_ui: ^0.7.0 copied to clipboard

Inspector UI for Jala: filtered call list, detail tabs, call diff, virtualized JSON tree, cURL/HAR import, throttle screen, session export/import, and overlay bubble.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jala_ui

With Flutter:

 $ flutter pub add jala_ui

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

dependencies:
  jala_ui: ^0.7.0

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:jala_ui/jala_ui.dart';
0
likes
0
points
424
downloads

Publisher

verified publisherketok.id

Weekly Downloads

Inspector UI for Jala: filtered call list, detail tabs, call diff, virtualized JSON tree, cURL/HAR import, throttle screen, session export/import, and overlay bubble.

Repository (GitHub)
View/report issues

Topics

#network #debugging #devtools #ui

License

unknown (license)

Dependencies

flutter, jala_core

More

Packages that depend on jala_ui