You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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