Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 734 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 734 Bytes

Notemaker

This is flutter application built for daily day to day notemaking. It is very easy to use and uses Google's firebase for storage. You can make cateogries of different tasks or notes separately and then you can add individual notes in it with heading and description. Also you can edit the created notes and when note is no longer needed just slide them to delete.

Demo

Here is a demo of how this application looks

Demo

Dependecies

  • flutter: sdk: flutter
  • flutter_slidable: ^0.5.4
  • dotted_border: ^1.0.5
  • cloud_firestore: ^0.12.9+4
  • shared_preferences: ^0.5.8
  • flutter_spinkit: ^4.1.2+1
  • flutter_launcher_icons: ^0.7.5