Flutter AnimationsImagine this: you’re using an app, and as you tap through the menus, things just feel… alive. Buttons respond with smooth transitions…Aug 18Aug 18
Enum classes in Kotlin BasicsWhen diving into Kotlin, you’ll quickly discover that enum classes are more than just a simple list of constants. They are powerful tools…Aug 11Aug 11
Jetpack ComposeAre you still developing UIs’ using XML in Android Studio? But you cannot get the best UI using XML? if you want to build your app’s UI…Jun 18Jun 18