ChristianFindlay.com

Director of Nimblesite, Melbourne's Premiere Flutter Development Agency. He has been developing software for over 20 years. Passionate about Mobile Apps and developers, Nimblesite can help you hire the right developer for your project. Call today 1300 794 205

Location
Melbourne, Australia

1300 794 205

Follow Me

Reviving charts_flutter: Introducing nimble_charts for Your Web Dashboards
Read More

Reviving charts_flutter: Introducing nimble_charts for Your Web Dashboards

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...

02 Oct 2024 Christian Findlay
Mobile App Success in 2024: 10 Essential Strategies Beyond Development
Read More

Mobile App Success in 2024: 10 Essential Strategies Beyond Development

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...

24 Aug 2024 Christian Findlay
Dart: Algebraic Data Types
Read More

Dart: Algebraic Data Types

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...

05 Jul 2024 Christian Findlay
Fortnightly Waterfall (a.k.a Scrum)
Read More

Fortnightly Waterfall (a.k.a Scrum)

Most modern software teams do some variation of Scrum. You can read the Scrum Guide here. According to many, Scrum is an “Agile” framework, but...

04 Feb 2024 Christian Findlay
Investing in Mobile App Development: A Lucrative Opportunity for Tech Investors in 2024
Read More

Investing in Mobile App Development: A Lucrative Opportunity for Tech Investors in 2024

Introduction

22 Jan 2024 Christian Findlay
Build Your First Flutter App with ChatGPT - A Comprehensive Beginner's Guide
Read More

Build Your First Flutter App with ChatGPT - A Comprehensive Beginner's Guide

Introduction

04 Jan 2024 Christian Findlay
Reactive Programming in Flutter: Understanding the Power of Observables and Computed Values with Signals, Riverpod and RxDart
Read More

Reactive Programming in Flutter: Understanding the Power of Observables and Computed Values with Signals, Riverpod and RxDart

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...

30 Nov 2023 Christian Findlay
Mastering Dart Extension Methods in Flutter: A Comprehensive Guide
Read More

Mastering Dart Extension Methods in Flutter: A Comprehensive Guide

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...

25 Jun 2023 Christian Findlay