charts-in-flutter-0

How to Create Custom Flutter Charts

Presenting information in graphs and charts can be tricky in Flutter due to poor template availability, but a possible solution is to create custom charts.

Luka Knezić
flutter-embedded-device-0

Are Embedded Devices the Future of Flutter?

Starting out with just Android, Flutter is now supported on various platforms and embedded devices could be the next milestone.

Josip Krnjić
kotlin-multiplatform-overview-0

More Platforms, Less Worries with Kotlin Multiplatform

Kotlin Multiplatform is a cross-platform solution that allows you to implement platform-native UI while sharing all the business logic layers beneath.

David Valič
write-good-pull-requests-0

How to Handle Pull Requests Without Making Enemies

A practical guide for writing and reviewing pull requests like a pro.

Mark Frelih
,
Anteo Ivankov
pentesting-misc-cases-0

How to Prepare Your Android App for a Pentest: The Bits and Pieces

Various cases to consider when preparing your Android app for a pentest.

Renato Turić
jetpack-compose-native-android-0

Jetpack Compose: A Turning Point for Native Android UI

It’s well on its way to completely replace Google’s existing toolkit.

Josip Šalković
ios-libraries-2021-0

Most Important iOS Libraries in 2021

Our signature blend of the most useful iOS libraries, a fresh batch for 2021.

Petar Jadek
deep-linking-firebase-branchio-0

Firebase Dynamic Links or Branch.io for Deep Linking?

Make sure your newly acquired app user doesn’t wander off in the wrong direction.

Ban Marković
unescaping-special-characters-0

Unescaping Special Characters in Android Applications

Try these two approaches if you need to escape strings.

Ivan Kocijan
working-with-JSON-API-0

Working with JSON API, Hassle-Free

How we efficiently stopped bikeshedding about our API requests.

Danijel Buhin
retromock-retrofit-calls-0

Introducing Retromock, a Better Way to Mock Retrofit API Calls

Retromock is a Java library for mocking responses in a Retrofit service that’ll make your life easier.

Branimir Akmadža
NSNotificationCenter-alternatives-0

Still Using NSNotificationCenter? Try These Alternatives

Connecting distant modules in your iOS app with NSNotificationCenter might not be the best way.

Hrvoje Hrvoić