Anvith Bhat I'm passionate about creating stuff around Android. Be wary, observations may be interlaced with humor.

Stories by Anvith Bhat

A guide to R8 and code shrinking in Android

A guide to R8 and code shrinking in Android

Dev

Learn how to reduce the size of your mobile app via code and resource shrinking using R8 and Proguard rules in Android.

Anvith Bhat
Jan 18, 2023 ⋅ 6 min read
Multithreading in Flutter using Dart isolates

Multithreading in Flutter using Dart isolates

Dev

Learn how to leverage multithreading in Flutter with Dart isolates for managing all of your repetitive background tasks.

Anvith Bhat
Mar 22, 2022 ⋅ 6 min read