ShoppingList-Widget
In this tutorial-guide we will be exploring the use of Android-App Widgets and how can we parallelly use them with databases like SQLite, Room-database, etc. You will learn how you can customize your widgets, but mainly we will be learning on how we can display a list of items in a ListView or StackView using room-database as our data source. If you prefer
🧑💻 rather than📖 , you can directly hop to this repo. Feel free to star and fork the repository. All sorts of contributions are welcome!