Skip to content

Commit 3d4a83e

Browse files
author
“prongbang”
committed
Fixes color class usage was missing flutter material import
1 parent 48fb003 commit 3d4a83e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.5
2+
3+
* Fixes color class usage was missing flutter material import by juampiq6
4+
15
## 1.1.4
26

37
* Fix bug Could not find com.github.prongbang:screen-protector:x.x.x

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: screen_protector
22
description: Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.
3-
version: 1.1.4
3+
version: 1.1.5
44
homepage: https://github.com/prongbang/screen_protector
55

66
environment:

0 commit comments

Comments
 (0)