Rebuilding The Flutter Counter App In Jetpack Compose
This article will show how to rebuild the default Flutter counter app using Jetpack Compose.
The article is divided into two sections:
UI, where the app's user interface will be built.
State, where the state of the app's counter will be implemented...
blog.victoreronmosele.com6 min read