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

When doing a Pull to Refresh on Session Options screen and Folder Nav Screen, if the content is shorter than the screen, it gets chopped off **To Reproduce** Steps to...

bug
good first issue
app

when you do SharedPref,getInstance(), it is an async function even if it returns the same instance every time. This results in a async function everytime we need to read/write data...

improvement
tech debt
app

_[WIP]_ **Please use _Issues_ only for technical bugs** (i.e. app crashing, glitches etc) For ideas and feedback related to the packs, meditations and app, use [Discussions](https://github.com/meditohq/medito-app/discussions).

important

Hi there I am using some quantified self software to track habits. I'd like to measure my meditation habit to keep track of it in various quantified self platforms. On...

**Describe the bug** Sometimes audio streaming does not work. No matter how long I wait, exit to other windows or try different sessions, it keeps on being stuck. Unless I...

**Describe the bug** Although the APK file is available as a build artifact inside the `publish-playstore` workflow. The matching GitHub releases do not get created. https://github.com/meditohq/medito-app/blob/5d26e6c0a0323786a51430a0a82de37c5fee048b/.github/workflows/deploy_to_playstore.yml#L100-L109 The issue is that...

**meditofoundation.medito.MainActivity.startAudioService** `Exception java.lang.RuntimeException: at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4970) at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:5003) at android.app.servertransaction.ResumeActivityItem.execute (ResumeActivityItem.java:54) at android.app.servertransaction.ActivityTransactionItem.execute (ActivityTransactionItem.java:45) at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:186) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:107) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2393) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loopOnce (Looper.java:204)...

**meditofoundation.medito.MainActivity.startAudioService** `Exception java.lang.RuntimeException: at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3460) at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3612) at android.app.servertransaction.LaunchActivityItem.execute (LaunchActivityItem.java:85) at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2077) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loop (Looper.java:223) at android.app.ActivityThread.main (ActivityThread.java:7741)...