A Flutter application for dance and fitness training. The UI/UX for the application to be followed is here .
The requirements and the installation details are in the Contributing.md
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Following is the structure of the number of files/screens in the app.
returns the splashscreen and the named routes
This page has the list of custom icons which are not available in flutter but we'll need it in our application.
Self explanatory, again, a page where a user can login themselves into the app either by email-password combo or by Google Sign in Screenshot:
This screen will appear when the user installs the app for the very first time. You can also call this one time intro screen. Screenshot: