Flutter 3.27 has arrived! What’s new?With Flutter 3.27 we have a brand new release on the stable channel, with hot topics like Impeller for Android, Dart workspaces, Swift…Dec 12, 2024Dec 12, 2024
How 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 12, 20241Jun 12, 20241
Native 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 30, 202428May 30, 202428
Is 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 24, 202417May 24, 202417
Published inPinch.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
Published inPinch.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
Published inPinch.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
Published inPinch.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
Published inPinch.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
Published inPinch.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