codeKrowe / Flutter-Shopping

A shopping list app created in Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Shopping

A shopping list flutter app


Project Goals

Learn to use sq(f)lite to store data locally in Flutter

  • Use SQLite in Flutter.
  • Create model classes.
  • Show data to users of the app.
  • Use singletons, and perform Create, Read, Update and Delete (CRUD) actions on a local database.
  • Use sliding gesture detection with animations.

Demo Gif

About

A shopping list app created in Flutter


Languages

Language:Dart 86.1%Language:Ruby 9.8%Language:Swift 2.9%Language:Kotlin 0.9%Language:Objective-C 0.3%