Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 765 Bytes

File metadata and controls

37 lines (26 loc) · 765 Bytes

Flutter Notes App

This is a simple Flutter application for managing notes.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone <repository-url>
  2. Navigate to the project directory:
    cd <project-directory>
  3. Install dependencies:
    flutter pub get

Running the App

To run the app on an emulator or physical device, use the following command:

flutter run

Status

This project is incomplete and still under development(lest I forget).