v2.0.0
-
New: Wiredash Analytics π
Get real-time analytics that is GDPR-compliant and hosted in the EU πͺπΊ -
New: Force an email address with
EmailPrompt.mandatory
in feedback flow #327 -
Compatability with Flutter 3.19.0 (stable) and 3.20.0 (beta)
Removed deprecated APIs
WiredashThemeData()
parameterfontFamily
, usetextTheme
insteadWiredash.of(context).setBuildProperties()
will be captured automatically. Just remove the callWiredash.of(context).show()
parameterfeedbackOptions
is nowoptions
Wiredash()
parameternavigatorKey
, which is not required anymoreWiredashFeedbackOptions()
parameterbool askForUserEmail
replaced withEmailPrompt email
WiredashFeedbackOptions()
parameterbool screenshotStep
replaced withScreenshotPrompt screenshot
CustomizableWiredashMetaData.populated()
got removed. Use the defaultCustomizableWiredashMetaData()
insteadCustomizableWiredashMetaData
removedbuildVersion
,buildNumber
andbuildCommit
. Those are now captured automatically