wiredash 0.1.0 copy "wiredash: ^0.1.0" to clipboard
wiredash: ^0.1.0 copied to clipboard

outdated

Wiredash is an interactive user feedback tool for Flutter apps.

[0.1.0] - Floating Entry 📲, Confidential 👀 & Provider 🏗 #

Wiredash now uses the Provider package for internal state management and supports version 3.0.0 and higher. If you are also using Provider in your app, please make sure to at least use version 3.0.0.

  • Added a Floating Entry which is shown by default in debug to show Wiredash from any screen
  • Added WiredashOptions to further customise the Wiredash widget (e.g. the Floating Entry)
  • Added a Confidential widget to automatically hide sensitive widgets during screen capture
  • Added a Wiredash.of(context).visible ValueListener to check if Wiredash is in screen capture mode (e.g. for hiding certain widgets being screencaptured)
  • Improved error handling when there is no valid root navigator key
  • Improved performance
  • Minor bug fixes

[0.0.1] - Public Release #

  • Wiredash gets released to the public 🎉
276
likes
0
pub points
94%
popularity

Publisher

verified publisherwiredash.io

Wiredash is an interactive user feedback tool for Flutter apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, http_parser, provider, shared_preferences

More

Packages that depend on wiredash