Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@passsy passsy released this 13 Feb 19:01
· 2 commits to stable since this release
  • Support for Flutter 3.29
  • New: Wiredash.of(context).show() now returns a FeedbackResult with a bool hasSubmittedFeedback #379
  • Fix: trackEvent now completes when the event is saved to disk, and does not wait for the network batch request #378
  • Fix: trackEvent now never crashes (and will never interrupt business logic) #378
  • Remove: Wiredash is now unable to be inspected with a WidgetInspector due to breaking API changes. Nobody outside the Wiredash dev team was using it, so we decided to remove it instead of raising the minimum Flutter version to 3.29.0 #373