Welcome to the My Notes Flutter Application repository! This project is aimed at providing a seamless and efficient way to take, organize, and manage notes right from your device.
The My Notes Flutter Application is developed to offer users an intuitive and distraction-free note-taking experience. Its clean design combined with robust functionality ensures that you can focus on what’s most important – your notes.
- Create, edit, and delete notes with ease.
- Organize your notes with labels and categories.
- Cross-platform support with Flutter's responsive design.
- Optimized performance and easy-to-use interface.
This project leverages a mix of modern programming languages and frameworks to achieve its goals:
-
Dart (74.9%): The backbone of this Flutter-based app.
-
CMake (11.6%): Building and configuration management.
-
C++ (7.6%): For high-performance, critical parts of the code.
-
Swift (3.3%): Enables integration with iOS-native functionalities.
-
HTML (1.5%): Minimal usage for layout structuring.
-
C (0.9%): Additional support for certain subsystems.
-
Bloc: For state management and keeping the business logic separate from UI
Before you start with the setup, make sure you have the following installed:
- Flutter SDK
- Android Studio or Xcode (for mobile emulators)
- Basic knowledge of terminal/command-line for commands.
-
Clone the repository:
git clone https://github.com/Rudr-1705/mynotes.git cd mynotes -
Install dependencies:
flutter pub get
-
Run the app:
flutter run
This project is licensed under the MIT License.
Enjoy using My Notes Flutter Application! Feel free to share any feedback or suggestions.