netify_core 3.0.0 copy "netify_core: ^3.0.0" to clipboard
netify_core: ^3.0.0 copied to clipboard

Core network inspection functionality for Flutter. Client-agnostic foundation for Netify adapters.

Netify Core #

Core network inspection functionality for Flutter - client-agnostic.

This package provides the foundation for Netify network inspector, including:

  • Network log data models
  • Repository interfaces
  • UI components
  • Callback and filter systems
  • Base adapter interface

Usage #

This package is not meant to be used directly. Instead, use one of the client-specific adapters:

  • netify_dio - For Dio HTTP client
  • netify_http - For dart:io http package
  • netify_graphql - For GraphQL clients

Features #

  • 📊 Network log entities
  • 🎨 UI components (NetifyPanel, LogDetailPage)
  • 🔌 Callback system for integrations
  • 🎯 Smart filters for request capturing
  • 🏗️ Adapter pattern for multiple HTTP clients
1
likes
0
points
185
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Core network inspection functionality for Flutter. Client-agnostic foundation for Netify adapters.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rxdart, screenshot

More

Packages that depend on netify_core