Create login logic

This commit is contained in:
zontreck 2024-05-16 02:03:39 -07:00
parent 68e0312c84
commit ad4b7fc4e7
9 changed files with 188 additions and 14 deletions

View file

@ -8,7 +8,7 @@ class Constants {
static const DRAWER_COLOR = Color.fromARGB(148, 0, 97, 97);
static const PORTFOLIO_CARD_COLOR = Color.fromARGB(255, 0, 71, 97);
static const VERSION = "Version 1.0.051524.2243";
static const VERSION = "Version 1.0.051624.0201";
static const COPYRIGHT = "Copyright 2024 - Tara Piccari. All rights Reserved";
static const CLIENTPSK =
"f5c6caf3efe1ec5aa4b7c572f92aa14782b7be34b4c7844fa9c6d47fdf94246";