Boosting Productivity: A Guide to Building a Reading List App with Notion and Flutter Web
This post will demonstrate how to use Flutter Web to create a dashboard displaying our reading list. The dashboard will show the books we are reading, those we have already read, and the ones we plan to read.
For the development of our application, w...