Start implementing screens for registering and logging in

This commit is contained in:
zontreck 2024-05-15 16:38:26 -07:00
parent 7ecfd336f6
commit 486318acac
5 changed files with 90 additions and 10 deletions

View file

@ -7,7 +7,7 @@ class Constants {
static const TITLEBAR_COLOR = Color.fromARGB(255, 97, 0, 0);
static const DRAWER_COLOR = Color.fromARGB(148, 0, 97, 97);
static const VERSION = "1.0.051524.1602";
static const VERSION = "1.0.051524.1622";
static const COPYRIGHT = "Copyright 2024 - Tara Piccari. All rights Reserved";
static const CLIENTPSK =
"f5c6caf3efe1ec5aa4b7c572f92aa14782b7be34b4c7844fa9c6d47fdf94246";