1.3 KiB
title | date | draft |
---|---|---|
App Release | 2019-07-07T10:45:31-04:00 | false |
I am writing this post to announce that I have released my first application to the app store, MyMeditationHelper, written using Flutter and Dart. I wrote this application while sitting at the dining room table at my in-laws house, just looking for something to do, and it grew into something that I felt I could actually release. The application is simple, with some basic features.
A meditation timer
This is a screen with a timer that runs in the background, showing how much time has elapsed since you started the timer.
A calendar view
Allowing you to click on any given day on the calendar to see your logged meditation sessions.
A daily session view
Allowing you to see the logged meditation sessions for one day.
Why did I charge for this application?
Because I would like to create things, and I would like to eventually support myself purely on creating things. I also believe in never showing advertisements and promise to keep the application that way.
Roadmap
- Show which days on the calendar have logged meditation sessions
- Allow users to take notes on a meditation session.
- Improve the look and feel of the meditation timer.
- Anything that users bring up.