graphql_network_devtools 0.1.1 copy "graphql_network_devtools: ^0.1.1" to clipboard
graphql_network_devtools: ^0.1.1 copied to clipboard

Platformweb

A Flutter DevTools extension for GraphQL network inspection. View GraphQL operations with operation names, search, and filtering.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2025-01-09 #

Added #

  • Initial release of GraphQL Network DevTools extension
  • Real-time monitoring with auto-refresh every 2 seconds
  • Operation inspector for viewing request/response data, variables, headers, and errors
  • Filter operations by type (Query, Mutation, Subscription)
  • Search by operation name or query content
  • Zero-configuration setup - works with any GraphQL client
  • Automatic GraphQL detection via URL patterns and content type
  • Support for graphql_flutter, ferry, dio, http, and other HTTP clients
0
likes
145
points
1.5k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter DevTools extension for GraphQL network inspection. View GraphQL operations with operation names, search, and filtering.

Repository (GitHub)
View/report issues

Topics

#graphql #devtools #network #debugging #flutter

Documentation

API reference

License

MIT (license)

Dependencies

devtools_app_shared, devtools_extensions, flutter, url_launcher, vm_service

More

Packages that depend on graphql_network_devtools