Coder Social home page Coder Social logo

saadkhanjadoon / notes-app Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 4.0 353 KB

An elegant notes taking app for Android & iOS built in flutter that uses sqflite for storage.

Kotlin 0.39% Swift 2.12% Objective-C 0.12% Dart 97.38%
flutter flutter-app-using-sqflite flutter-crud-demo-sqflite flutter-demo flutter-notes flutter-notes-app flutter-sqflite flutterui sqflite-database

notes-app's Introduction

Notes App

An elegant Notes taking app for Android & iOS built in flutter that uses sqflite for storage.

About

Notes app is a flutter application used to store data locally using sqflite. I have performed simple CRUD operations on Notes using sqflite. It will be a good reference for one searching how to work with sqflite in flutter and saving data locally.

Demo

notes_app.mp4

Built with:

  • GetX
  • sqflite
  • MVC Pattern

Features

  • Create note
  • Update note
  • Delete note
  • Favorite note
  • Search notes
  • Delete all notes
  • Last update of note
  • Date time created of note

Dependencies

  • get: ^4.3.8
  • sqflite: ^2.0.0+4
  • fluttertoast: ^8.2.4
  • path_provider: ^2.1.2
  • intl: ^0.17.0
  • share: ^2.0.4

Contributing

Contributions are always welcome!

 1. Fork this Project.
 2. Create your Feature Branch (git checkout -b feature/amazing-feature)
 3. Commit your Changes (git commit -m 'Add some Amazing Feature')
 4. Push to the Branch (git push origin feature/amazing-feature)
 5. Open a Pull Request.

notes-app's People

Contributors

saadkhanjadoon avatar saadveroke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

notes-app's Issues

databse not working

I tried this code but I can't save the notes along with this I can't see the list of notes on the home screen that i created.

on searching the notes, using the search option of the home screen it shows "unimplemented error "

image

even after adding 5-6 notes instead of showing the list of notes on the home page, it shows"create your first note".
can you please check

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.