Store That Data - Using Sq(F)Lite To Store Data in a Local Database

The project we'll build in this chapter will be a simple Shopping List app: if you are like me, you might forget things now and then, and while this project will probably not solve your memory issues, it might help you come back from the supermarket with all the groceries you need.

In Chapter 5, Let's Go to the Movies - Getting Data from the Web, you've seen how to retrieve data from a web service. In this chapter, you'll learn how to store data in the device itself. Together, HTTP methods and storing data cover the core functionalities of most business apps: think of an app that keeps an inventory of a store, or an app to keep track of your personal expenses, or a fitness ...

Get Flutter Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.