The final moment of truth!
Android was approved in minuets (maybe it was already in open beta)
Apple π€
#StepTimer #BuildInPublic #Flutter
The final moment of truth!
Android was approved in minuets (maybe it was already in open beta)
Apple π€
#StepTimer #BuildInPublic #Flutter
The onboarding screen shaping up real good. Iβd watch this over and over again.
Any feedback is welcome..
#TimerApp #Flutter #Onboarding #BuildInPublic
A good feedback and a quick feature always feels good..
#TimerApp #BuildInPublic
There was a time I just put up a Sponsor tag on my GitHub profile not expecting anything but just doing what I do. Little did I know this would happen! π₯³
This is not just a sponsorship for me but an excitement in gratitude.
PS: github.com/sponsors/imm...
#GitHub #FirstSponsorship
These are really helpful in motivating to continue the work on #Timer app.
Thank you for the feedback. I already have a plan - implementing Live Notifications. Will work on it soon..
#BuildInPublic #Flutter
Tried the new CarouselView widget for the Step #Timer app onboarding screens with the custom indicator at bottom. It seems really good.
What are your thoughts on the Next, Previous and Skip buttons here?
#BuildInPublic #Flutter
Okay, back again!
Not so big, but something I fine detail.. Built this for the Onboarding pages..
I feel this fine continuous animation of indicators is a better user experience..
#BuildInPublic #Flutter #TimerApp
Okay, one month has passed.. All settled.. Started working on #timer again..
Proud to announce the #TestFlight release of the application after facing some issues on iOS..
testflight.apple.com/join/qzYzc6Pm
Let me know your thoughts..
#BuildInPublic
I keep trying to work on my #timer application.. but life doesnβt support much.. it is really difficult to find time to work on this while doing day job and things happen now a days personally..
Hoping for it to settle in a month and I can get back at it again. #BuildInPublic
I have found another way to go about split notifications in iOS.
App (background) -> schedule notifications -> App (foreground) -> cancel notifications
Seems like a good solution. Hopefully will try for iOS beta soon.
#BuildInPublic #Timer #Flutter
Not sure how i can relate, but during this process I even switched to isolates (separate thread) to run background processing.. it is a step up implementation.. but this problem still did persist..
Yeah.. learning things on the way..
Yeah.. truly a pain.. A reason which is delaying my release timeline.. π₯Ή
Yeah.. i will maybe now have to play around with live notifications to see if I find it to be any better..
No, from what i think, the OS seem to be restricting background processing or background fetch. Have to change things to see how it goes.
PS: I actually planned live notifications to be a pro feature. Not sure about how I have to give it out. Probably have to configure differently for iOS and Android.
I have been working for the past few days on background notifications in iOS to my Step #Timer app.
There is quite a problem on how iOS does things unlike android. It works fine in debug not in release. Maybe a live notification seems like a good idea?
#Flutter #BuildInPublic
What do you prefer the pricing be for Pro features?
Not for free.. π i would want to monetise it for a minimal amount for the work Iβve done.
I assure that basic features(which are now in beta) are completely free..
#BuildInPublic #Timer #Flutter
Thank you so much. Means a lot..
Introducing βStep Timerβ.. β±οΈ
Now in public beta for Android π§ͺ
An application Iβve been working for sometime. Download now to give me some concrete feedback.. π
steptimer.immadisairaj.dev
#BuildInPublic #Timer #Flutter
Okay, here we go after a very long time - to Beta Testing of my #Timer application..
With limited features and the core of the application you get to try out the pre version soon without any challenges hopefully.
#BuildInPublic #Flutter
Been so long I had paused working on my #Timer application. I had my reasons. But yeah, I think I am back again and I owe something. So, here is a screenshot which I was holding back to post. And this might even give a glimpse of what I am building.
#BuildInPublic #Flutter
I moved from .yaml to workflow editor in @codemagic.io as it supports the @shorebird.dev out of the box. And, it ran quite successfully in the first run. So good to see the progress.
I tried looking for some astro templates, I didnβt find good to my liking and I found one good template in next js.
Will look for more to see if I find any good.
I planned to use next.js site for homepage of my app. But, I am hearing that it has some issues. What do you think would be a good choice?
Also, canβt work due to some hard times for a while, but i feel the app is nearing its first beta release, it wonβt be late after I get back.
#buildinpublic
Thanks.. there would be history of all timers in reverse chronological order. And once clicked on it, this detailed page will be shown.
Have worked on this history screen for my #timer app. I was about to go for cards style for this too.. but, felt that open flat items would be good. How does it look?
#buildinpublic
Additionally adding this swipe actions feels really good. I personally use swipe and action click a lot.
#timerapp #buildinpublic
Enabled the floating pop up menu based on where user clicks. This seems to be good and also might need modifications further. But, what do you think about this?
#timerapp #buildinpublic
Was experimenting with @revenuecat.com to integrate it to my #timer app And, yay! I was able to get it to show paywall (used the local StoreKit to test).
PS: the price shown there is not the actual price.. :)
#buildinpublic
There was not there in any docs.. but, this solution helped me set up the server-to-server notifications in @revenuecat.com for Android App
stackoverflow.com/a/64184564/1...
Missing this one `static` had cost me a lot of time to keep debugging why the #Flutter isolate is not working..
Yes, I have now moved the #timer core implementation into an isolate (another thread). Hopefully it works fine when app is background.
#buildinpublic