network_tracker 0.3.0 copy "network_tracker: ^0.3.0" to clipboard
network_tracker: ^0.3.0 copied to clipboard

A lightweight and developer-friendly Flutter package for tracking and viewing all your app's HTTP network activity

0.0.1 #

  • Initial release

0.0.2 #

  • Add screenshots in README.md
  • Fix issue with share file

0.1.0 #

  • Ability to search inside requests
  • Add comments

0.2.0 #

  • Ability to filter requests by method and status
  • Code improvements
  • Improves UI to use ValueListenableBuilder instead setState({})
  • Add copy button next to baseUrl to make it more clear url can be copied
  • Replace back button with CloseButton

0.3.0 #

  • Ability to edit request before repeat
  • UI improvements
1
likes
0
points
187
downloads

Publisher

verified publisherelidev.work

Weekly Downloads

A lightweight and developer-friendly Flutter package for tracking and viewing all your app's HTTP network activity

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, json_view, path_provider, share_plus, uuid

More

Packages that depend on network_tracker