netify 1.0.0 copy "netify: ^1.0.0" to clipboard
netify: ^1.0.0 copied to clipboard

discontinued

A lightweight, debug-only network inspector for Flutter apps using Dio HTTP client. Features a modern UI, request grouping, favorites, dark mode, and share as image.

1.0.0 #

Features #

  • ðŸ“Ą Network inspection via Dio interceptor
  • ðŸŦ§ Draggable floating bubble with request count badge
  • 🌙 Dark mode support with theme toggle
  • 📁 Request grouping by domain
  • ⭐ Favorites/bookmarks for important requests
  • ðŸ“ļ Share request details as image
  • 🔍 Search and filter by status, method, URL
  • ðŸ“Ī Export as JSON or HAR format
  • 🔄 cURL generation for any request
  • 🔁 Replay requests
  • 📊 Detailed metrics (time, size, duration)
  • ðŸŠķ Lightweight (~1.5MB APK impact)

Architecture #

  • Clean architecture implementation
  • Zero footprint in release builds
  • In-memory only storage (no disk persistence)
1
likes
0
points
33
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A lightweight, debug-only network inspector for Flutter apps using Dio HTTP client. Features a modern UI, request grouping, favorites, dark mode, and share as image.

Repository (GitHub)
View/report issues

Topics

#network #debugging #dio #http #inspector

License

unknown (license)

Dependencies

dio, flutter, package_info_plus, path_provider, screenshot, share_plus

More

Packages that depend on netify