flutter_stetho 0.2.1 copy "flutter_stetho: ^0.2.1" to clipboard
flutter_stetho: ^0.2.1 copied to clipboard

outdated

A network inspector for Flutter on Android using the Chrome Dev Tools

0.2.1 - 19 Oct 2018 #

  • Bugfix: Imports were broken

0.2.0 - 19 Oct 2018 #

  • BREAKING CHANGE: Use Stetho.initialize() instead of overriding the HTTP Client!
  • This allows us to initialize the Android code only when Stetho.initialize() is invoked, rather than running Stetho by default, which is bad for production builds.
  • More work to be done on stripping the plugin from the APK during production builds. Flutter issue opened.

0.1.2 - 17 Aug 2018 #

  • Fix connectionTimeout. Thanks @pcqpcq!

0.1.1 - 27 Apr 2018 #

  • Fix docs

0.1.0 - 27 Apr 2018 #

  • Fix for Dart 2. Thanks @thejakeofink!

0.0.1 - 4 Mar 2018 #

  • Initial version, with support for network inspection on Android via the Chrome Dev Tools using Stetho
43
likes
0
pub points
72%
popularity

Publisher

unverified uploader

A network inspector for Flutter on Android using the Chrome Dev Tools

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_stetho