Skip to content

v1.0.0

Compare
Choose a tag to compare
@passsy passsy released this 27 Jul 20:07
· 413 commits to stable since this release

When you're upgrading from 0.7.0:

A whole new SDK!

  • Completely rewritten UI layer
  • Custom metadata properties
  • Custom labels
  • Automatic theming

Upgrading from the 1.0.0-beta? Cool features await you!

  • #228 Labels can now be hidden and will be sent directly to the console
  • #228 Wiredash.of(context).show() now accepts feedbackOptions. That makes localizing easier. See the docs for more information
  • #229 WiredashThemeData now supports a textTheme parameter that allows setting fontFamily (WiredashThemeData.fontFamily is now deprecated)
  • #227 Locale de_DE does now match de localization
  • #224 Wiredash now extend and not override incoming Localizations via widget tree
  • #217 Pen colors are now adjustable via WiredashTheme
  • #218 Don't show "No pending feedbacks" in console