From b4e912dd75c71cabcb1cc3d57af522c6fcfc8e24 Mon Sep 17 00:00:00 2001 From: winsdominoes Date: Sun, 3 Mar 2024 20:17:13 +0700 Subject: [PATCH] Redo navbar - modified settings page - added community page --- android/app/src/main/AndroidManifest.xml | 15 ++- lib/main.dart | 12 +-- lib/pages/settings.dart | 2 +- lib/pages/test.dart | 37 -------- lib/widgets/dialogs/community.dart | 112 +++++++++++++++-------- pubspec.yaml | 3 + 6 files changed, 87 insertions(+), 94 deletions(-) delete mode 100644 lib/pages/test.dart diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index d01dc08..902e031 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -23,21 +23,20 @@ - - + + - - + + - - + + - - +