This is a 'Notes App' build in Flutter. DarkMode feature is also available.
Ensure you have the following installed:
- Flutter SDK
- Dart SDK
- Android Studio or Visual Studio Code
- Xcode (for iOS development)
- Clone the repository:
git clone https://github.com/vedantvisoliya/Flutter-Notes-App.git cd Notes_app
- Install dependencies:
flutter pub get
- Run the project:
flutter run
Contributions are welcome! Please open an issue or submit a pull request.## ScreenShots