Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1 KB

README.md

File metadata and controls

25 lines (18 loc) · 1 KB

FlutterCheckList

A simple checklist app with few features

Features

  • Easy to update JSON file to add or remove checklist
  • Dynamic design that can adapt more data without any issue
  • sqflite plugin implementation that allow easy access to save or retriev saved information from database
  • Allowed user to capture image and note with each CheckList Step.
  • Both iOS and Android versions are tested

ToDo

  • Allow user to share checklist with others

ScreenShots

Home view/Saved CheckLists Add CheckList view First CheckList Step view Second CheckList Step view Add Note to step view Camera Permission view Camera view