When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Persisting Data Locally with Flutter 2
Storing data is a key feature for most apps. This course will teach you how to choose and use the right tool to store data locally in your Flutter apps.

This Course Includes
pluralsight
4 (27 reviews )
2 hour 37 minutes
english
Online - Self Paced
core courses
pluralsight
About Persisting Data Locally with Flutter 2
There are several options to store data with Flutter and choosing the best
tool may look overwhelming.
In this course,
Persisting Data Locally with
Flutter,
you'll learn
how to choose and use the right tool to store data
locally in your Flutter apps.
First, you'll explore
the different tools that
are available.
Next, you'll discover
how to store data within SQL and
NOSQL
databases, using SharedPreferences, Sembast, SQLite, and Moor.
Finally, you'll learn how to
read and write data to files.
When you're
finished with this course, you'll have the skills and knowledge of Flutter needed to store data locally in your apps.
What You Will Learn?
- Course Overview : 1min.
- Choosing Your Storage Solution : 9mins.
- Using SharedPreferences : 24mins.
- Using Sembast : 35mins.
- Using SQLite : 39mins.
- Using Moor : 30mins.
- Writing to Files : 16mins.