Persisting Data Locally with Flutter

Go to class
Write Review

Free Online Course: Persisting Data Locally with Flutter provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Persisting Data Locally with Flutter is taught by Simone Alessandria.

Overview
  • Storing data is a key feature for most apps.This course will teach youhow to choose and use the right tool to store data locally in your Flutterapps.

    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.