Skip to content

shujaatsunasra/modern-addNote-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note App UI Flutter

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4
Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Description

Note App is a modern note-taking application designed to help users organize their thoughts, ideas, and tasks effectively. With a clean and intuitive user interface, it offers a seamless user experience for managing notes efficiently.

Functionalities can be added

  • Create and Edit Notes: Easily create new notes or edit existing ones with rich text editing capabilities.
  • Voice Input: Use the built-in speech-to-text feature to dictate notes hands-free.
  • Filtering Options: Filter notes based on categories or tags for better organization.
  • Persistent Storage: Notes are stored securely on the device using SharedPreferences for offline access.
  • Customizable UI: Tailor the app's appearance with customizable themes and fonts.

Technologies Used

  • Flutter: UI development framework for building cross-platform apps.
  • SharedPreferences: For storing and retrieving notes data locally.
  • Google Fonts: For enhancing text styling and readability in the app.

Installation

To run the app locally, follow these steps:

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Run flutter pub get to install dependencies.
  4. Connect a device or emulator.
  5. Run flutter run to launch the app.

Contributions

Contributions are welcome! If you have any feature suggestions, bug reports, or code improvements, feel free to open an issue or submit a pull request.