PinnedWhy We Need ThemeData Like Flutter in Jetpack ComposeJetpack Compose has revolutionized UI development on Android, offering a declarative and modern way to build apps. However, when it comes…Nov 28Nov 28
ThemeManager in Jetpack Compose: Inspired by MantineJetpack Compose has revolutionized how we build Android UIs by making it declarative and intuitive. One of the most powerful features of…Dec 2Dec 2
Looks Like I’ve Been Doing It Wrong All This TimeAs developers, we often find ourselves juggling tight deadlines, high expectations, and complex systems. Over time, I’ve developed a habit…Nov 30Nov 30
6 Dependencies in My Flutter ProjectFlutter, Google’s UI toolkit, enables developers to build natively compiled applications for mobile, web, and desktop from a single…Nov 28Nov 28
Network Request Error Handling on Web & Mobile ApplicationThere is no perfect web and mobile application without and error or exception, that’s why we need to handle every case of error and show it…May 31, 2022May 31, 2022
I don’t really like Base ClassDeveloping an application is hard. Maybe making a base class will make things easier ? That is what I think when making a base class. The…May 20, 20221May 20, 20221
Handling Network Request Error pada Web & Aplikasi MobileBanyak hal yang mungkin menyebabkan terjadinya error pada saat melakukan request API. Dalam proses nya backend biasanya melemparkan…May 20, 2022May 20, 2022