Profile avatar
beltran.work
Hi! 👋 I'm Miguel Beltran, a freelance dev specialized in: Flutter, Android, iOS, and more. I'm always open to work opportunities that involve open-source code. https://beltran.work
68 posts 132 followers 164 following
Regular Contributor
Active Commenter

If you need to read something this Sunday, it should be this paper

Paused my GitHub sponsorship page. Simply put, I am not doing much community open-source lately, plus having to declare that small amount of income was very annoying taxwise. I might reconsider in the future. Thanks for all these months of sponsorship @pascalwelsch.com !

I totally get why the github.com/flutter/ai project removed the API key support (it should never ever be used in prod), but it made putting together a demo so easy! Now you are forced to integrate Firebase. #Dart #Flutter

Interesting bug/easter egg (?) on pub.dev typing `google_` gets replaced by a `G` #Dart #Flutter

We recently build a CLI tool for a client and #Dart was the right technology for it. Here's what it does and why we used Dart: raygun.com/blog/announc... #FlutterDev

I am never going to press "show"

Hello #selfhosting what's your favorite Trello #foss alternative? I'm looking at Taiga github.com/taigaio/taig... and looks awesome. It's for home/hobby use, so no full-blown project management software please.

Dropped on #AdventOfCode so going back to solving Day 8. I got this one when submitting my answer, first time I see it: "Curiously, it's the right answer for someone else; you might be logged in to the wrong account or just unlucky."

I'm writing a new course module about releasing apps on the Google Play Store. Given the latest requirements about "closed testing", it appears that Google doesn't want people to open personal accounts. Hopefully, this warning is clear enough.

I just completed "Bridge Repair" - Day 7 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/7 Finally got to implement some recursive functions 😌

Well, unit test pass but solution "is too low". It's so over. #AdvendOfCode day 6 part 2.

I've completed "Print Queue" - Day 5 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/5 Let's go #Flutter #Dart community, we got this!

I've completed "Ceres Search" - Day 4 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/4 Today, the template github.com/S-ecki/Adven... was a life-saver!

Hey #Flutter are you using share_plus, then I'd like to ask for your feedback on an upcoming api refactor github.com/fluttercommu...