Christian Findlay Blog
232 FOLLOWERS
Flutter and .NET Blog with expert insights from a seasoned independent developer in Melbourne. I specialize in crafting user-centric apps with a single-source codebase. Contact me to collaborate on your next Flutter project for success!
Christian Findlay Blog
4d ago
The ability to visualize information effectively is more important than ever. Whether you’re a developer, a data analyst, or a business owner, presenting data clearly ..read more
Christian Findlay Blog
1M ago
Building a successful app demands more than just a stellar product. It requires a strategic approach to several non-technical facets, such as marketing, networking, and ..read more
Christian Findlay Blog
3M ago
Algebraic Data Types (ADTs) are a powerful functional programming concept that allows developers to model complex data structures more elegantly than traditional object-oriented classes. They ..read more
Christian Findlay Blog
9M ago
Christian Findlay Blog
9M ago
Christian Findlay Blog
11M ago
This article introduces you to the concept of Reactive programming (Rx) in Flutter and talks about how a few popular libraries implement it. It talks ..read more
Christian Findlay Blog
1y ago
Dart has a powerful feature called extensions. This feature can significantly improve the readability and maintainability of your Flutter code. This comprehensive tutorial explores how ..read more
Christian Findlay Blog
1y ago
Back in the day, many desktop apps talked directly to the database. We didn’t have APIs over the top of the database, and quite often ..read more
Christian Findlay Blog
1y ago
Color plays a critical role in the Flutter user experience. It can enhance or destroy the look and feel of your app. We can represent ..read more