InStackademicbychristiannitas·Jan 22, 2024Why does having a software architecture matter? (not only for the developers)The other day I was talking to my senior software engineer friend who works for a startup. He was expressing his grievances on how he was…
InStackademicbychristiannitas·Oct 31, 2023Error handling in Flutter, two approaches inspired by Rust and GoA deep dive into two alternative error handling flows for Flutter applications.A response icon3A response icon3
InFirebase Developersbychristiannitas·Aug 1, 2023Speedrun your MVP with Flutter and Firebase UILearn how to implement an MVP of a chat application on MacOS using Flutter and Firebase UI.
christiannitas·May 15, 2023Dartx and the Power of Extensions— How it’s MadeDartx is one of my must-have dart packages on pub.dev which through the powerful use of extensions simplifies the way we write common logic…
christiannitas·May 6, 2023Dartx: The powerful dart package that will simplify your day-to-day developer life.Dartx is a package available on pub.dev. It comprises a set of extension functions that simplify and solve all the little tasks you do…A response icon1A response icon1