A fitness app fetching data from Json built on flutter. This app contains the following features:
- Introduction Screen
- Giving a brief overview of the fitness app
- Home page
- List view containing a variety of exercises a user may choose from
- Exercise start page
- A timer which a user can configure how long he wants to do a particullar exercise
- Exercise screen page
- A gif showing how to perform the exercise
- If the user completes the exercise for the set time, an applause audio is played
To view the working demo of the project, go to demo folder
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.
Download Fitness app source code on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.