Skip to content

A simple note-taking app built with Flutter, supporting both Android and iOS platforms. Users can create, edit, and delete notes with a responsive UI and persistent storage.

Notifications You must be signed in to change notification settings

adnanAlKharfan/adnan-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adnan Notes

Adnan Notes is a simple note-taking application built using Flutter. It supports both Android and iOS platforms, allowing users to create, update, and delete notes.

Features

  • Create Notes: Users can create new notes with text content.
  • Edit Notes: Users can edit the content of existing notes.
  • Delete Notes: Users can delete notes they no longer need.
  • Responsive UI: The application adjusts its layout to different screen sizes.
  • Persistent Storage: Notes are stored in a local database using Sqflite.

Getting Started

Prerequisites

  • Flutter SDK: >=2.7.0 <3.0.0
  • Dart SDK
  • JDK 8

Dependencies

The main dependencies used in this project are:

  • flutter
  • cupertino_icons: ^1.0.2
  • sqflite: ^2.0.0+3
  • provider: ^5.0.0
  • intl: ^0.17.0
  • splashscreen: ^1.3.5

Installation

  1. Clone the repository:
    git clone https://github.com/adnanAlKharfan/adnan-notes.git
    cd adnan-notes
  2. Install dependencies:
    flutter pub get
  3. Run the application:
    flutter run
    

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

Contact

For any inquiries or support, please contact Adnan AlKharfan.

About

A simple note-taking app built with Flutter, supporting both Android and iOS platforms. Users can create, edit, and delete notes with a responsive UI and persistent storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published