Stop Homebrew From Updating Everything!
Why is this even the default behaviour?!
homebrew·macosReview: Building An App With Flutter
Learning a new language and framework may be daunting, but for Flutter, it is worth it.
Opinion·FlutterFlutter - Parameterised Testing
Instead Of Duplicating Code, Repeat.
Flutter·Dart·TestingFlutter: Developing Offline - Mocking Network Calls
Use Dio Interceptors to enable working offline with fixtures.
Networking·Mocking·DioContentful & NextJS - Static Site Generation
Statically Generated Content Means That Your Pages Are Fast. Really Fast!
NextJS·ContentfulDart: Assert
During development, you can validate inputs by using assert in the initializer list.
DartFlutter Made Me Fall In Love With Programming Again
Every developer has that technology that rekindles the feeling of when they first started programming. Flutter is mine.
Opinioni18n In Flutter
Internationalization (i18n) is the process of designing and developing software so it can be adapted for users of different cultures and languages.
Flutter·i18nNetworking With Flutter (Dio)
Working with Dio to make network requests
Flutter·Networking·DioFlutter: Make A Widget Clickable
How To Make A Widget Clickable In Flutter
FlutterSizing Works Differently In Flutter
Constraints go down. Sizes go up. Parent sets position.
FlutterFirst Impressions Of Testing In Flutter
Software testing is the process of evaluating and verifying that a piece of software does what it is supposed to do.
Flutter·OpinionFlutter Is Easier With A MUI 3 Inspired Design
Material Design is the default design system for Flutter. A blessing and a curse.
Flutter·OpinionHex Codes In Flutter
How to work with Hex Codes in Flutter if you're not too ken on hexadecimal integers.
FlutterFlutter · Initial Thoughts
Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
Flutter·OpinionHow I Put This Blog Together
Starting a new project requires some some research. This article discusses some of the considerations that resulted in this blog.
Next.js·Tailwind·Contentful