MinNotes is a minimalist note-taking application built with Flutter. It offers a simple and intuitive interface for organizing your notes efficiently.
- Add, update, and delete notes
- Organize notes with grid layout
- Light and dark theme toggle
- Responsive and modern UI
-
Clone the repository:
git clone https://github.com/your-username/minnotes.git
-
Navigate to the project directory:
cd minnotes
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
Add a Note: Tap the floating action button and enter the note details. Update a Note: Tap on a note to edit its details. Delete a Note: Long press on a note to delete it. Toggle Theme: Use the theme toggle button to switch between light and dark mode.
flutter
provider
isar
path_provider
google_fonts
flutter_staggered_grid_view
Contributions are welcome! Please fork the repository and create a pull request with your changes. Make sure to follow the code style and include tests for new features.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by imvbh