Skip to content

This is a Meditation App designed in flutter. This application has 3 screens, Onboarding Screen, Home Screen and Player Screen. I have used Clean architecture in this application.

unique-gautam-yadav/meditation-app

Repository files navigation

meditation_app

A new Flutter project.

Getting Started

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

meditation-app

OnBoarding Screen Home Screen Player Light Mode Player Dark Mode

file structure

1. In this project clean architecture is used.
2. Everything is in features folder.
3. `data` folder contains the data like recommendation.
4. `screens` this folder has all the UI
5. `models` this folder has the model classes e.g. MoodModel

About

This is a Meditation App designed in flutter. This application has 3 screens, Onboarding Screen, Home Screen and Player Screen. I have used Clean architecture in this application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published