You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.
See #34 as well. We need a profile view sketched out or just developed. We talked about this in our most recent client meeting with Chase. He liked the idea of having a profile view that is similar to the Event Detail view with things that resemble the profile in his initial design. Feel free to reach out to me and/or Chase. All profile view code can go in the views folder under a new folder named Profile. Then to test you can change the child component of the wrapper in main to your new view.
See #34 as well. We need a profile view sketched out or just developed. We talked about this in our most recent client meeting with Chase. He liked the idea of having a profile view that is similar to the Event Detail view with things that resemble the profile in his initial design. Feel free to reach out to me and/or Chase. All profile view code can go in the views folder under a new folder named Profile. Then to test you can change the child component of the wrapper in main to your new view.
sp_flutter_app/lib/main.dart
Line 26 in cc6adce
The AppBar and BottomNavigationBar will be handled in #35
Here is the Event Detail for reference:
The text was updated successfully, but these errors were encountered: