From ff524eacb5f945eae00b6887a1ae7827a93723d6 Mon Sep 17 00:00:00 2001 From: Pouya Maroufi Date: Fri, 24 Mar 2023 16:42:40 +0330 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b33c287..bbee963 100644 --- a/README.md +++ b/README.md @@ -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
+📹 Video Available in YouTube @@ -61,4 +62,4 @@ func makeSecure() { field.layer.sublayers?.first?.addSublayer(self.layer) } } -``` \ No newline at end of file +```