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

Beautiful HTTP inspector for Flutter — a modern, all-in-one alternative to Alice with Material 3 UI, multi-client support (Dio, http, HttpClient), shake-to-open, and rich call details.

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.1.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 — a modern, all-in-one alternative to Alice with Material 3 UI, multi-client support (Dio, http, HttpClient), shake-to-open, and rich call details.

Repository (GitHub)
View/report issues

Topics

#http #inspector #debugging #networking #logging

License

unknown (license)

Dependencies

dio, flutter, google_fonts, http, intl, path_provider, sensors_plus, share_plus

More

Packages that depend on samseer