Sign in to your account



This field is required


forgot your password?


New to the site? Create an account →

tcr! diaries - native mobile apps

tcr! · Dec 15, 2018 at 7:24 am

I’ve been playing around with Google’s Flutter and have low-grade prototypes built for iPhone and Android. Right now they just parse the Blog’s JSON file, loops through the articles, and renders them. I’d like to do the same for the Podcast, Media Galleries, and Products.

I’m not a big fan of Dart and absolutely hate Android Studio but what I hate even more is giving control of my content to the social media and podcasting app landlords.


tcr diaries on iPhone tcr diaries on Android


Flutter doesn’t have built-in HTML rendering so I’m converting it to Markdown via html2md and the displaying that. The good news is that the links don’t work 🙄 and the horizontal rules are fat and ugly. 🤮

If I can get the view rendering to look half way decent I may actually release the apps.

#tcrNative

Add a comment

It’d be better if you signed in before commenting


Post