From ea39a8767642cf8bd8c57d36e91f4553ed4d5498 Mon Sep 17 00:00:00 2001 From: Hitesh Ale Date: Sun, 26 Feb 2023 11:39:24 -0500 Subject: [PATCH] stripe --- android/app/src/main/AndroidManifest.xml | 3 ++ .../com/example/ruswipeshare/MainActivity.kt | 4 +- .../app/src/main/res/values-night/styles.xml | 2 +- android/app/src/main/res/values/styles.xml | 2 +- lib/main.dart | 6 ++- lib/profile_screen_custom.dart | 42 ++++++++++++++++++- pubspec.lock | 2 +- pubspec.yaml | 1 + 8 files changed, 55 insertions(+), 7 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 852c7a8..eb7c267 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,6 +1,8 @@ + @@ -25,6 +27,7 @@ + - diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml index cb1ef88..e77ec45 100644 --- a/android/app/src/main/res/values/styles.xml +++ b/android/app/src/main/res/values/styles.xml @@ -1,7 +1,7 @@ -