Learning how to use the Text Widget for typography in Flutter can significantly enhance the visual appeal and usability of your app. This guide will […]
Read moreTag: Android App Development
Android Splash Screen with Kotlin
Android Splash Screen is the 1st screen visible to user when app launches. Splash screen displays some animations or App logo for a short time […]
Read moreShared Preferences With Kotlin
In this tutorial, we are going to learn how to use SharedPreferences In our Android Application to Store data in the form of value-key pairs […]
Read more