diff --git a/PasswordVault.apk b/PasswordVault.apk
index 48a1f7e..f9cdbef 100644
Binary files a/PasswordVault.apk and b/PasswordVault.apk differ
diff --git a/README.md b/README.md
index 9f877fe..9448cef 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
-
+
+ 
diff --git a/assets/git1.png b/assets/git1.png
new file mode 100644
index 0000000..5004a1c
Binary files /dev/null and b/assets/git1.png differ
diff --git a/assets/web1.png b/assets/web1.png
new file mode 100644
index 0000000..57874d7
Binary files /dev/null and b/assets/web1.png differ
diff --git a/lib/screens/about_screen.dart b/lib/screens/about_screen.dart
index 694fd6d..1ce52c8 100644
--- a/lib/screens/about_screen.dart
+++ b/lib/screens/about_screen.dart
@@ -59,7 +59,7 @@ class _AboutScreenState extends State {
},
child: Image(
height: 25,
- image: AssetImage('assets/github.png'),
+ image: AssetImage('assets/git1.png'),
),
),
SizedBox(width: 10),
@@ -69,7 +69,7 @@ class _AboutScreenState extends State {
},
child: Image(
height: 22,
- image: AssetImage('assets/web.png'),
+ image: AssetImage('assets/web1.png'),
),
),
],
@@ -77,7 +77,7 @@ class _AboutScreenState extends State {
Text(
'Akshat Sachan',
style: TextStyle(
- color: Colors.white,
+ color: Colors.limeAccent,
fontFamily: 'GochiHand',
fontSize: 20),
),
@@ -104,7 +104,7 @@ class _AboutScreenState extends State {
}
void _launchURL() async {
- const url = 'https://github.com/CRYPTOcoderAS';
+ const url = 'https://getsachan.co';
if (await canLaunch(url)) {
await launch(url);
} else {
@@ -113,7 +113,7 @@ void _launchURL() async {
}
void _launchURL1() async {
- const url = 'https://sachan1.netlify.app/';
+ const url = 'https://getsachan.co/';
if (await canLaunch(url)) {
await launch(url);
} else {
diff --git a/lib/screens/home_screen.dart b/lib/screens/home_screen.dart
index cee5df7..191467b 100644
--- a/lib/screens/home_screen.dart
+++ b/lib/screens/home_screen.dart
@@ -165,8 +165,8 @@ class _HomeScreenState extends State {
? 'No Username'
: passwords[index].username,
style: TextStyle(
- color: Colors.red,
- fontWeight: FontWeight.w500,
+ color: Colors.yellow,
+ fontWeight: FontWeight.w700,
),
),
onTap: () => Navigator.push(
diff --git a/pubspec.lock b/pubspec.lock
index 71db3d4..4ffea87 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -7,21 +7,21 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
- version: "3.1.6"
+ version: "3.3.2"
args:
dependency: transitive
description:
name: args
url: "https://pub.dartlang.org"
source: hosted
- version: "2.3.0"
+ version: "2.3.1"
asn1lib:
dependency: transitive
description:
name: asn1lib
url: "https://pub.dartlang.org"
source: hosted
- version: "1.0.3"
+ version: "1.2.0"
async:
dependency: transitive
description:
@@ -70,21 +70,21 @@ packages:
name: convert
url: "https://pub.dartlang.org"
source: hosted
- version: "3.0.1"
+ version: "3.1.0"
crypto:
dependency: transitive
description:
name: crypto
url: "https://pub.dartlang.org"
source: hosted
- version: "3.0.1"
+ version: "3.0.2"
cupertino_icons:
dependency: "direct main"
description:
name: cupertino_icons
url: "https://pub.dartlang.org"
source: hosted
- version: "1.0.4"
+ version: "1.0.5"
encrypt:
dependency: "direct main"
description:
@@ -105,14 +105,14 @@ packages:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
- version: "1.1.2"
+ version: "1.2.1"
file:
dependency: transitive
description:
name: file
url: "https://pub.dartlang.org"
source: hosted
- version: "6.1.2"
+ version: "6.1.4"
flutter:
dependency: "direct main"
description: flutter
@@ -155,7 +155,7 @@ packages:
name: lottie
url: "https://pub.dartlang.org"
source: hosted
- version: "1.2.1"
+ version: "1.2.2"
matcher:
dependency: transitive
description:
@@ -190,42 +190,42 @@ packages:
name: path_provider_linux
url: "https://pub.dartlang.org"
source: hosted
- version: "2.1.2"
+ version: "2.1.6"
path_provider_platform_interface:
dependency: transitive
description:
name: path_provider_platform_interface
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.1"
+ version: "2.0.4"
path_provider_windows:
dependency: transitive
description:
name: path_provider_windows
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.4"
+ version: "2.0.6"
platform:
dependency: transitive
description:
name: platform
url: "https://pub.dartlang.org"
source: hosted
- version: "3.0.2"
+ version: "3.1.0"
plugin_platform_interface:
dependency: transitive
description:
name: plugin_platform_interface
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.2"
+ version: "2.1.3"
pointycastle:
dependency: transitive
description:
name: pointycastle
url: "https://pub.dartlang.org"
source: hosted
- version: "3.4.0"
+ version: "3.6.2"
process:
dependency: transitive
description:
@@ -239,35 +239,35 @@ packages:
name: shared_preferences
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.9"
+ version: "2.0.15"
shared_preferences_android:
dependency: transitive
description:
name: shared_preferences_android
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.9"
+ version: "2.0.10"
shared_preferences_ios:
dependency: transitive
description:
name: shared_preferences_ios
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.8"
+ version: "2.0.9"
shared_preferences_linux:
dependency: transitive
description:
name: shared_preferences_linux
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.3"
+ version: "2.1.1"
shared_preferences_macos:
dependency: transitive
description:
name: shared_preferences_macos
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.2"
+ version: "2.0.4"
shared_preferences_platform_interface:
dependency: transitive
description:
@@ -281,14 +281,14 @@ packages:
name: shared_preferences_web
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.2"
+ version: "2.0.4"
shared_preferences_windows:
dependency: transitive
description:
name: shared_preferences_windows
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.3"
+ version: "2.1.1"
sky_engine:
dependency: transitive
description: flutter
@@ -307,7 +307,7 @@ packages:
name: sqflite
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.0+4"
+ version: "2.0.2"
sqflite_common:
dependency: transitive
description:
@@ -342,7 +342,7 @@ packages:
name: synchronized
url: "https://pub.dartlang.org"
source: hosted
- version: "3.0.0"
+ version: "3.0.0+3"
term_glyph:
dependency: transitive
description:
@@ -370,42 +370,56 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
- version: "6.0.15"
+ version: "6.1.2"
+ url_launcher_android:
+ dependency: transitive
+ description:
+ name: url_launcher_android
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "6.0.14"
+ url_launcher_ios:
+ dependency: transitive
+ description:
+ name: url_launcher_ios
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "6.0.14"
url_launcher_linux:
dependency: transitive
description:
name: url_launcher_linux
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.2"
+ version: "3.0.1"
url_launcher_macos:
dependency: transitive
description:
name: url_launcher_macos
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.2"
+ version: "3.0.1"
url_launcher_platform_interface:
dependency: transitive
description:
name: url_launcher_platform_interface
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.4"
+ version: "2.0.5"
url_launcher_web:
dependency: transitive
description:
name: url_launcher_web
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.4"
+ version: "2.0.7"
url_launcher_windows:
dependency: transitive
description:
name: url_launcher_windows
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.2"
+ version: "3.0.1"
vector_math:
dependency: transitive
description:
@@ -419,14 +433,14 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
- version: "2.3.1"
+ version: "2.3.6"
xdg_directories:
dependency: transitive
description:
name: xdg_directories
url: "https://pub.dartlang.org"
source: hosted
- version: "0.2.0"
+ version: "0.2.0+2"
sdks:
dart: ">=2.14.0 <3.0.0"
flutter: ">=2.5.0"
pFad - Phonifier reborn
Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy