My first small flutter project
My first small flutter project

github.com
GitHub - Unkn8wn69/base64-Toolbox: A flutter app to encode and decode base64 easily

I picked up flutter first time in my life this weekend. I've did a lot in react before and flutter / dart is a real charm to work with!
This is my first small project inspired of a situation where I really needed to decode base64 but didn't find an opensource app to do it. Now it's there)
I found this really cool channel: https://youtube.com/@createdbykoko
He makes awesome flutter videos!