medito-app icon indicating copy to clipboard operation
medito-app copied to clipboard

The Medito app is a 100% free meditation app built with flutter. The app is available on Android and iOS.

Results 40 medito-app issues
Sort by recently updated
recently updated
newest added

**Describe the bug** At the home page of the app, there is an announcement banner that tells user to contribute by providing 5 stars to the app, However, this does...

Meditation and Yoga originated in India, which led me to think, how about we add Hindi string constants with the help of i18n and allow users to use the Hindi...

When the an error is thrown during initialisation, the app tries to retry but an error occurs. To reproduce this, throw an error in `appInitializationProvider` (e.g. alter the INIT_TOKEN and...

**Events endpoint** `{error: DioException [connection timeout]: The request connection took longer than 0:00:30.000000. It was aborted., endpoint: events, response: null, serverMessage: The request connection took longer than 0:00:30.000000. It was...

**GET /stats/me** - [ ] Get all stats except total meditators - [ ] Cached for 23h - [ ] Make cache expire if audio completed **GET /stats/all** - [...

backend

**Objective:** This ticket aims to refactor multiple backend models used in our codebase, including TrackModel, ShortcutsModel, and others, to align them with clean architecture principles. The focus is on establishing...

We should be able to have medito.app/packs/{id} or medito.app/tracks/{id} and it would open the right pack / track in the app. I think you need to add a file server...

We have [Deploy to Play Store](https://github.com/meditohq/medito-app/blob/develop/.github/workflows/deploy_to_playstore.yml) and [Deploy to App Store](https://github.com/meditohq/medito-app/blob/develop/.github/workflows/deploy_to_appstore.yml) They aren't fully working anymore. It would be great if we could fix them. Also, could we look into...

Sorry, this is the last suggestion, I promise! The last thing that I think would be good is to have a chronometer tool, not only a timer. There are some...

I've been using Medito for a bit of time, and I think that a cutomized timer is best than a fixed timer. Today, the Timer menu has options from 5...