Creating an Adaptive Search Widget in Flutter

Creating an Adaptive Search Widget in Flutter

Creating an Adaptive Search Widget in Flutter APRIL 27, 2021 | MARVIN MÄRZ Search is a crucial feature for many apps. Flutter already offers some search bar widgets to go with, but as soon as you want to use designs for platforms other than Material (like Cupertino),...
Non-Empty Lists in Kotlin

Non-Empty Lists in Kotlin

Non-Empty Lists in Kotlin MARCH 29, 2021 | BALAZS TOTH “What’s your favorite birthday present?” – This question only makes sense if you received at least one present. Otherwise, you might even perceive it as offensive. So before asking this...
Navigation and Deep-Links in SwiftUI

Navigation and Deep-Links in SwiftUI

Navigation and Deep-Links in SwiftUI MARCH 1, 2021 | PAUL KRAFT Large, complex apps rely on a robust, yet flexible app architecture. In this article, we’ll show you how to accomplish this goal and how to handle navigation and deep-linking with SwiftUI. With more...
Data Integrity: CRC with Kotlin on Android

Data Integrity: CRC with Kotlin on Android

Data Integrity: CRC with Kotlin on Android FEBRUARY 15, 2021 | GHULAM NASIR When working with any communication or storage medium such as Bluetooth, wi-fi (and even wired networks) or disk storage, data can get corrupted. In such cases, we need to make sure that the...
How to Use the Coordinator Pattern in SwiftUI

How to Use the Coordinator Pattern in SwiftUI

How to Use the Coordinator Pattern in SwiftUI JANUARY 8, 2021 | PAUL KRAFT When developing iOS apps with UIKit, many developers have used the Coordinator pattern to abstract away the connections between individual view components. This increases the reusability of...

Get notified when our next article is born!

(no spam, just one app-development-related article
per month)