Flutter Counter Application using Android Jetpack
Android Jetpack is the future of android development. In this blog, we will try to learn how we can make an app like the flutter default counter app. Before creating the project make sure that every dependency related to the Android jetpack is added to your build.gradle file. and your Android studio is updated to Continue Reading »