refactor and move stuff

This commit is contained in:
John Smith 2023-01-10 21:04:18 -05:00
parent 8c22bf8cc0
commit b54868cc55
28 changed files with 500 additions and 94 deletions

View file

@ -1,2 +1,4 @@
export 'home.dart';
export 'splash.dart';
export 'index.dart';
export 'login.dart';
export 'new_account.dart';