Pretzel dream could have killed me (fun story)I frecking love pretzels but rarely buy them. This week we celebrated a birthday and had Pretzels for breakfast. I loved it, especially…Feb 14, 20231Feb 14, 20231
The Anatomy of a sidekick CLIA introduction about the files and folders of a sidekick CLI explaining the entryPoint and what makes it self-executable…Jan 31, 2023Jan 31, 2023
Dart Lint 2.0 with casual mode is here!This release brings a new relaxed type of lint rules called casual for your hobby project.Nov 30, 2022Nov 30, 2022
Author of flutter_wrapper reveals his dirty secretflutter_wrapper is a shell script that downloads and executes a pinned version of the Flutter SDK. Similar to the gradle wrapper that’s…Oct 13, 2022Oct 13, 2022
Published inFlutter Communitykt.dart — Better collections for your Flutter business logicFlutter is great but using Dart feels like a step backwards when coming from Kotlin. That why I ported Kotlins collections to Dart!Jan 11, 20197Jan 11, 20197
Flutter wrapper — bind your project to an explicit flutter releaseIf you tried Flutter — starting with the Flutter install process — you have toMay 30, 20182May 30, 20182
Published inProAndroidDevThis month I learned — Kotlin Advent of Code EditionTwo year ago, in November 2015 I started learning Kotlin. One of the first things I coded where the challenges from Advent of Code followed…Dec 16, 20171Dec 16, 20171
Published inAndroidPub7 reasons this Android Code Style improves your productivityAt grandcentrix we use the same code style in all Android projects and we love it! We open sourced it so you can use it, too.Oct 5, 201714Oct 5, 201714
Published inAndroidPubDon’t put view != null checks in your PresentersWhen you’re using MPV on Android, especially when your presenter survives configuration changes, the presenter has at least two methods:Apr 25, 201718Apr 25, 201718
ThirtyInch —a new MVP library for AndroidMost Android Developer know that the best practices from Google for Android aren’t very practical. They are still promoting AsyncTask as…Sep 6, 201611Sep 6, 201611