alice 1.10.0 copy "alice: ^1.10.0" to clipboard
alice: ^1.10.0 copied to clipboard

Advanced HTTP network inspector and logger for Flutter. Intercepts REST API requests and responses with a native UI for seamless debugging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alice

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

dependencies:
  alice: ^1.10.0

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:alice/alice.dart';
348
likes
160
points
29k
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherhasoft.pl

Weekly Downloads

Advanced HTTP network inspector and logger for Flutter. Intercepts REST API requests and responses with a native UI for seamless debugging.

Repository (GitHub)
View/report issues

Topics

#network #logging #inspector #interceptor #http

License

Apache-2.0 (license)

Dependencies

collection, cupertino_ui, equatable, flutter, flutter_local_notifications, material_ui, open_file, package_info_plus, path_provider, permission_handler, rxdart, sensors_plus, share_plus, url_launcher

More

Packages that depend on alice