Aesthetic Notes is a beautiful note-taking app built using Flutter, featuring a responsive design, aesthetic UI/UX, ISAR Database integration, and support for both Dark Mode and Light Mode.
- Responsive Design: Aesthetic Notes is designed to work seamlessly across various screen sizes, providing a consistent experience.
- Aesthetic UI/UX: The app features a visually pleasing interface, enhancing the user experience.
- ISAR Database: Utilizing the ISAR Database for efficient data storage and retrieval, ensuring a smooth user experience.
- Dark Mode and Light Mode: Aesthetic Notes offers both Dark Mode and Light Mode, allowing users to choose their preferred theme.
To get started with Aesthetic Notes, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/aesthetic-notes.git
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
We welcome contributions to Aesthetic Notes! To contribute, fork the repository and create a pull request with your changes.
Aesthetic Notes is licensed under the MIT License.
Aesthetic Notes is built using Flutter, an open-source UI software development kit created by Google. We would like to thank the Flutter team and the open-source community for their contributions.