Sample code from Kumite app
Kumite is a web3 pushup app that uses gaming, and computer vision to help users build a movement habit. The following is sample code from the project.
Code / Product explanation:
- application starts in main.dart
- which loads wrapper.dart to determine if the user is logged in
- if not logged in, start the login/sign-up/onboarding flow
- if logged in, then display the main_event_landing screens