changed messages to toast

This commit is contained in:
amirrezaghabeli
2025-09-07 10:14:05 +03:30
parent ab3d7c7b03
commit 33edb093f5
16 changed files with 75 additions and 131 deletions
+6 -3
View File
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<!--
If you are serving your web app in a path other than the root, change the
@@ -27,12 +28,14 @@
<link rel="apple-touch-icon" href="icons/Icon-192.svg">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/>
<link rel="icon" type="image/png" href="favicon.png" />
<title>tm_app</title>
<title>OppLens</title>
<link rel="manifest" href="manifest.json">
</head>
<body>
<script src="flutter_bootstrap.js" async></script>
</body>
</html>
</html>