Tweet
Focus Dojo just crossed 200 active users.

It's amazing that users are finding it useful!

#buildinpublic #flutterdev
It's the reviews like these that keep me going.

#buildinpublic
Made a few minor tweaks to increase the ASO of Focus Dojo and I've already gotten my first 2 subscriptions.

Feels incredible! πŸš€

#buildinpublic
Took a while, but I got my first paying customer for Focus Dojo.

Feeling grateful! πŸ™‚

#buildinpublic
What's a good alternative to @TryAstroApp for Android?

I'm researching how to improve the ASO of my apps.

#buildinpublic
I just upgraded Flutter which caused 324 problems in my application. πŸ₯²

Good thing I know RegExp. It's a life-saver.

#buildinpublic
That moment when it takes more mental effort to explain your problem to ChatGPT than to just do it yourself.

#buildinpublic
It's the reviews like this one that keeps me going.

Made my day!

#buildinpublic
Using absolute imports in Flutter makes extracting widgets to a new file a breeze.

1. Right-click widget and extract
2. Copy widget to new file
3. Copy imports to the same new file
4. Right-click imports -> remove unused imports.

Done!

#flutterdev #buildinpublic
I recently built a highly customizable Pomodoro Timer app.

Unfortunately, it hasn't gained a lot of users. 😩

I'm wondering, what tools do you use to help you get things done? πŸ€”

What makes them great?

What features would you love to see? πŸ”₯

#Productivity #buildinpublic
Just launched my newly updated Scrabble Companion app on Product Hunt!

Let me know what you guys think!

#buildinpublic

producthunt.com/posts/scrabble…
Had some fun designing this minimal settings page with Figma and then implementing with Flutter.

#buildinpublic #FlutterDev
Redesigning the scoreboard page of my Scrabble companion app.

I think it looks a bit cluttered, what do you think?

#buildinpublic
Working on a new design for my Scrabble Companion app in Figma. What do you think?

Taking advantage of my lunch break! πŸ˜…

#buildinpublic
It's amazing to me how easy it is to implement certain features in Flutter. πŸ”₯

Just did a reorderable list with only a few lines of code.

#buildinpublic #flutterdev
I'm converting one of my apps from Ionic to Flutter.

These are the primary perceived benefits:

1. Performance
2. App install size
3. Larger community
4. Future proofing & maintenance

Wish me luck! πŸ™

#buildinpublic
After months of developing Focus Dojo, it hasn't gained much attention. 😒

I spent months building it without showing anyone that it exists. πŸ˜“

Posting apps to app stores without telling others or marketing is like playing the lottery.πŸ’‘

Build. In. Public.

#buildinpublic
I often find myself tinkering with code trying to make it "perfect". πŸ˜“

What I'm learning is:
- get project to working mvp πŸš€
- optimize only if there is traction ✍️

There's no point programming "perfect' code if no one is using the software.

#buildinpublic
The archive plug-in for Flutter is very useful for working with common algorithms such as:

- GZip
- BZip2
- XZ
- Tar
- Zip

I'm using it to extract a zipped sqlite database from my assets folder.

This makes the download size of my app a lot smaller.

#flutterdev #buildinpublic
Would you be interested in a NextJS & TailwindCSS SAAS Boilerplate?

I'm thinking features such as:
- Authentication
- Contact Form
- Translation (i18n)
- Themes/Dark Mode
- Connectivity to database of your choosing (PgSQL, MySQL, Oracle, Firebase, Supabase etc.)

#buildinpublic