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

I think that a confirmation option would be helpfull, so that users dont delete things acidentaly...

I think that this app should be released on F-droid, which is an open source app-store for FOSS apps and it could lead into more contributors. It's also privacy respecting...

polar

## Credits - This PR is based on the tutorial from Joshua https://joshuamdeguzman.com/continuous-delivery-for-flutter-using-fastlane-and-github-actions-pt-3-ios/ - Most of the command and text are copied from Joshua's blog - Thanks Joshua for the...

Deep links don't work at all on iOS but they do on Android. Scheme on iOS is currently `customscheme` but should be https:// if possible version 2.0.37

bug

I'm new to flutter development and don't really know how to build the project. We should beef up the contribution guide to walk people through initializing and running the project....

documentation

will need to add necessary keys to app manifest and ensure the tiles are clickable with the remote

Currently the auth token is stored in a file `networkauth.dart` that is not checked into version control. This means that each new developer needs to create this file and manually...

improvement
tech debt

When you're downloading a background sound, if there is a slow connection or no connection, at the moment, an Exception is thrown but the UI doesn't respond. We should have...

app
new feature

An edge case for #147 - whenever downloaded bg sounds are shown in offline mode, there is a possibility that a bg sound on server a month ago was downloaded...

I'll add more details in a bit, this is a continuation to #147, but functionally independent