playbook_snapshot 0.0.2 copy "playbook_snapshot: ^0.0.2" to clipboard
playbook_snapshot: ^0.0.2 copied to clipboard

outdated

Playbook Snapshot package.

0.0.2 #

  • STYLE: format line length 100.
  • STYLE: fix import.
  • REFACTOR: rename setUpEachTest.
  • REFACTOR: use scenario instead of annotation.
  • REFACTOR: move snapshot support to snapshot package.
  • FIX: calculate snapshot size when having scroll views (#21).
  • FIX: do not crash when font key not exists.
  • FIX: device pixel4 typo.
  • FIX: use dependency_overrides for playbook.
  • FIX: avoid creating unused screenshot folders.
  • FEAT: add custom set up hook.
  • FEAT: precache asset image.
  • FEAT: use / between story and scenario.
  • FEAT: extract playbook meta package for scenario from playbook.
  • BUILD: upgrade dependencies for all package.
  • BUILD: upgrade generator dependencies (#31).
  • BUILD: flutter 2.5.0, analyzer 2.0.0, new lints (#16).
  • BUILD: bump deps.

0.0.1 #

  • initial release.