niddler_dart 0.7.1 copy "niddler_dart: ^0.7.1" to clipboard
niddler_dart: ^0.7.1 copied to clipboard

outdated

Niddler network inspector for dart and flutter! Use the niddler IntelliJ and Android Studio plugin to debug your network requests during development.

0.7.1 #

  • Add tag header that indicates that a request/response is modified by the debugger

0.7.0 #

  • Basic niddler debugging protocol support

0.6.0 #

  • Capture request stack traces if so configured

0.5.1 #

0.5.0 #

  • Added support for flutter web by providing a no-op niddler implementation
  • Small bugfix that could cause the announcement manager to crash
  • Breaking change: NiddlerInjector.install(niddler); has been replaced with niddler.install();

0.4.0 #

  • Main release now tracks dart > 2.3.2
  • Added extra examples in main.dart

0.3.1-master #

  • Fix for dart pub

0.3.0-master #

  • Support dart 2.3.2 and up

0.2.1 #

  • Do not send 0 byte bodies

0.1.5 #

  • Revert dart compatibility change. Restrict running to dart < 2.3.2 for now

0.1.4 #

  • Support newer versions of dart by implementing noSuchMethod

0.1.3 #

  • Use isolates to greatly reduce main event locking

0.1.2 #

  • Added support for blacklisting urls

0.1.1 #

  • Removed dependency on http

0.1.0 #

  • Initial public version
10
likes
0
pub points
66%
popularity

Publisher

verified publisherchimerapps.com

Niddler network inspector for dart and flutter! Use the niddler IntelliJ and Android Studio plugin to debug your network requests during development.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, pointycastle, stack_trace, synchronized, uuid

More

Packages that depend on niddler_dart