A Flutter application for taking and managing notes

Flutter Notes App

A Flutter application for taking and managing notes.

Description

The Flutter Notes App allows users to create, edit, and delete notes. It provides a user-friendly interface for managing personal notes.

Features

  • Create new notes with a title and text content
  • Edit existing notes
  • Delete notes
  • Notes are stored locally using shared preferences

Screenshots

App Screenshot 1App Screenshot 2App Screenshot 3App Screenshot 4App Screenshot 5App Screenshot 6App Screenshot 7App Screenshot 8App Screenshot 9App Screenshot 10

Getting Started

To get started with the Flutter Notes App, follow these steps:

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/o-Erebus/Flutter_Notes_APP.git
  1. Change to the project directory:
cd Flutter_Notes_APP
  1. Install dependencies:
flutter pub get

Usage

  1. Run the app:
flutter run
  1. The app should launch on your connected device or simulator.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please submit an issue or a pull request.

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file for details.

GitHub

View Github

Description of the image

Related Posts