Skip to content

Commit 71148d5

Browse files
committed
Release 1.2.2
1 parent 64e9a8e commit 71148d5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.2.2] - 14/07/2021
2+
* Add pixelRatio to captureFromWidget @hashirshoaeb
3+
* Fix assertion issue
14
## [1.2.1] - 13/06/2021
25
* Removal of compilation warning @yanivshaked
36

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: screenshot
22
description: Flutter Screenshot Package (Runtime). Capture any Widget as an image.
3-
version: 1.2.1
3+
version: 1.2.2
44
homepage: https://github.com/SachinGanesh/screenshot
55

66
environment:

0 commit comments

Comments
 (0)