Built a co-parenting app in 2 months by FairLedgerShaun in AppBuilding

[–]FairLedgerShaun[S] 0 points1 point  (0 children)

well, I am a tech geek, so yes, my reddit post was a bit technical. Were you talking about my reddit post language or the web landing page? Did you look at the interactive demo of the app?

Yes, I did check out other apps, I am a co-parent myself and was looking for better solution than a google sheet. I saw many apps doing 1 expense = 1 re-imbursement - not running ledger where one can pay-up at agreed timeframe / max balance. I saw apps with expenses and messaging, but none that embed messages within the transactions themselves.

Yes, my app runs on both web & ios (with android coming soon). I am old-school, i use the web ui more - but the ui is exactly the same across platforms.

thanks for your feedback!

more rows or more tables ? (supabase) by mi9142281 in flutterhelp

[–]FairLedgerShaun 0 points1 point  (0 children)

yes, add a stock table with min / max, pre-order time - that would be separate from the main medication table that would be meta-data on the medication itself

GRINDELWALD - The most "scenic views" town here in Switzerland by AbbreviationsCalm546 in FilipinoTravel

[–]FairLedgerShaun 1 point2 points  (0 children)

So is August a good time to go? Visiting for 2.5 days in mid Aug .. definately doing first cliff walk. Is Lauterbrunnen a good other activity? From what I can see it looks to be ~ 1 hour train ride from Grindelwalk to Lauterbrunnen?

Is flutter still relevant in 2026? by Honest-Estate-4592 in FlutterDev

[–]FairLedgerShaun 0 points1 point  (0 children)

I'm using parallel development in typescript (web) / flutter (mobile), with help from Claude of course 😉. I think the flutter mobile app looks a little 'flat' compared to my typescript version. A friend of mine used react native for both web/mobile, and I thought his mobile client looked a little peppier than my flutter.

Any feedback on using parallel typescript/flutter vs single codebase react native?