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

  1. Note Management:

    • Create, edit, and delete notes seamlessly.
  2. Customization:

    • Customize notes with various colors for a personalized touch.
  3. Themes:

    • Support for both light and dark themes to accommodate user preferences.
  4. Search Functionality:

    • Efficient search functionality for easy navigation through notes.
  5. Note Sharing:

    • Share notes with others, enhancing collaboration.
  6. Performance:

    • Smooth performance achieved through Flutter, contributing to a seamless user experience.
  7. Cross-Platform Compatibility:

    • Developed with Flutter, ensuring compatibility across multiple platforms.
  8. Clean Architecture:

    • Utilizes a clean architectural system for code separation and organization.
  9. State Management - Bloc:

    • Implements Bloc as the state manager for handling application state.
  10. Navigation - GoRoute:

    • Adopts GoRoute technology for effective navigation management.
  11. Database - Hive & Shared Preferences:

    • Manages the database and local data storage using Hive and Shared Preferences.
  12. 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.