Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milanmaji/notekeeper-app-using-flutter

This is the basic flutter notes keeper application. By this application you can add,edit,delete notes. To store data this app use SQFLite Database. I made this app by watched the tuitorial of 'Smartherd'
https://github.com/milanmaji/notekeeper-app-using-flutter

flutter-app notes notesapp

Last synced: 22 days ago
JSON representation

This is the basic flutter notes keeper application. By this application you can add,edit,delete notes. To store data this app use SQFLite Database. I made this app by watched the tuitorial of 'Smartherd'

Awesome Lists containing this project

README

        

# notes

A new Flutter application.

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.