Note Keep Up
Note Keep Up is a Note app developed with Flutter and Hive, inspired by Google Keep. The app serves as a practical platform for practicing prototyping and refining Flutter skills. It features a minimalist user interface with both day and night modes, providing users with a clean and visually appealing note-taking experience.
Features
-
Note Management:
- Create, edit, and delete notes seamlessly.
-
Customization:
- Customize notes with various colors for a personalized touch.
-
Themes:
- Support for both light and dark themes to accommodate user preferences.
-
Search Functionality:
- Efficient search functionality for easy navigation through notes.
-
Note Sharing:
- Share notes with others, enhancing collaboration.
-
Performance:
- Smooth performance achieved through Flutter, contributing to a seamless user experience.
-
Cross-Platform Compatibility:
- Developed with Flutter, ensuring compatibility across multiple platforms.
-
Clean Architecture:
- Utilizes a clean architectural system for code separation and organization.
-
State Management – Bloc:
- Implements Bloc as the state manager for handling application state.
-
Navigation – GoRoute:
- Adopts GoRoute technology for effective navigation management.
-
Database – Hive & Shared Preferences:
- Manages the database and local data storage using Hive and Shared Preferences.
-
Font – Google Fonts:
- Enhances the visual appearance of text with Google Fonts.
Note Keep Up provides a comprehensive and user-friendly note-taking experience, making it an ideal application for both learning and practical Flutter development. The open invitation for contributions encourages collaborative improvement of the app.