frzeon123 / flutter_saving_data

A demo app in Flutter about saving data to local storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_saving_data

A demo app in Flutter about saving data to local storage.

  • SharedPreferences
  • SQFlite database
  • File storage

This is a supplement to the tutorial How to save data locally in Flutter.

Setup

You can clone this project or start a new project with the same name and copy over the following three files:

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A demo app in Flutter about saving data to local storage

License:MIT License


Languages

Language:Dart 73.2%Language:Ruby 19.6%Language:Swift 3.6%Language:Java 3.3%Language:Objective-C 0.3%