samseer 0.2.0 copy "samseer: ^0.2.0" to clipboard
samseer: ^0.2.0 copied to clipboard

Beautiful HTTP inspector for Flutter — modern Material 3 alternative to Alice with Dio, http, and HttpClient support, plus shake-to-open.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add samseer

With Flutter:

 $ flutter pub add samseer

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

dependencies:
  samseer: ^0.2.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:samseer/samseer.dart';
2
likes
0
points
226
downloads

Publisher

unverified uploader

Weekly Downloads

Beautiful HTTP inspector for Flutter — modern Material 3 alternative to Alice with Dio, http, and HttpClient support, plus shake-to-open.

Repository (GitHub)
View/report issues

Topics

#http #inspector #debugging #networking #logging

License

unknown (license)

Dependencies

dio, flutter, google_fonts, http, intl, sensors_plus

More

Packages that depend on samseer