Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Block ScreenShots and Screen Recording without adding any packages in Flutter

:bulb: Notic: Only works on real Device | the codes dosen't works on simulator for both platform
:bulb: Notic: Only works on real Device | the codes dosen't works on simulator for both platform </br>
📹 Video Available in YouTube



Expand Down Expand Up @@ -61,4 +62,4 @@ func makeSecure() {
field.layer.sublayers?.first?.addSublayer(self.layer)
}
}
```
```