device_preview 0.4.0 copy "device_preview: ^0.4.0" to clipboard
device_preview: ^0.4.0 copied to clipboard

outdated

Approximate how your app looks and performs on another device.

0.4.0 #

  • Redesigned UI : now a bottom bar.

0.3.0+1 #

  • Removed flutter_svg unused dependency.

0.3.0 #

  • Changed screenshot processor for a more generic solution.

0.2.7 #

  • Update to stable API surface for macOS
  • Fix API deprecations

0.2.6+1 #

  • Updated documentation.

0.2.6 #

  • Removed root navigator to fix dialogs.

0.2.5 #

  • Fix settings still visible when widget.areSettingsEnabled is false.
  • Moved example to package folder.

0.2.4 #

  • Added optional data to override the loaded one.

0.2.3 #

  • Remove hightContrast (not on stable yet).

0.2.2 #

  • Remove desktop dependencies.

0.2.1 #

  • Add throttling for data saving

0.2.0 #

  • Add Android devices
  • Add locale picker
  • Add preferences (dark mode, text scaling factor, ...)
  • Saving configuration between sessions.

0.1.9-beta #

  • Initial version