Thomas MiddelHow to create your first macro in DartDone with code generation? Want to know how to speed up your Flutter build times significantly? Macros are here to help you out! A quick…Jun 121Jun 121
Thomas MiddelNative app development is deadLong live cross-platform solutions! They’re doing such a good job these days that it’s getting harder and harder to justify going for…May 3028May 3028
Thomas MiddelIs Kotlin Multiplatform killing Flutter?The current options of cross-platform solutions are endless, and honestly: there’s no right or wrong. KMP and Compose look like a serious…May 2415May 2415
Thomas MiddelinPinch.nlWhat’s new in Floor 1.4.2Floor is a typesafe, reactive, lightweight SQLite database for Flutter. Android developers will probably feel familiar from the get-go…Apr 25, 2023Apr 25, 2023
Thomas MiddelinPinch.nlFlutter is stepping up its game in 2023Pinch is already getting into its 4th year of using Flutter, and what a journey it’s been to see the framework maturing. We’re always…Feb 3, 2023Feb 3, 2023
Thomas MiddelinPinch.nlPcov: better code coverage for FlutterTesting can give you some great insights into the quality of your code, as well as provide you with a safety net when refactoring your code…Dec 23, 2022Dec 23, 2022
Thomas MiddelinPinch.nlWhy I’m choosing Flutter in 2022There are more than enough options in mobile development to go for, but I’m sticking with Google’s Flutter for 2022.Dec 19, 20212Dec 19, 20212
Thomas MiddelinPinch.nlDateTime and Daylight Saving time in DartHandling dates in Flutter is easy, perhaps a bit too easy? We can easily use and modify dates and times, but this can get you into trouble…Nov 23, 20211Nov 23, 20211
Thomas MiddelinPinch.nlHow I made an image cropper in FlutterCropping images is a pretty common thing in apps these days, but it’s still hard to do in our Flutter apps. We usually end up with packages…Oct 24, 2021Oct 24, 2021
Thomas MiddelinPinch.nlHow Flutter renders the UIAs developers we make our UI through widgets, but how do they end up on the screen? How do we get that smooth 120 frames per second? Let’s…Jul 22, 20211Jul 22, 20211