Todo Later is a cross-platform application developed using Flutter. It aims to help users manage their tasks efficiently. This project is part of the developer's journey to enhance their Flutter development skills.
- Cross-platform support (Windows, Web)
- Task management
- Progressive Web App (PWA) capabilities
- Responsive design
- Languages: Dart, C++, Kotlin, Java
- Frameworks: Flutter
- Build Tools: Gradle, Pub
- Flutter SDK: Install Flutter
- Dart SDK: Included with Flutter
- Android Studio: Download Android Studio
- Visual Studio (for Windows development): Download Visual Studio
-
Clone the repository:
git clone https://github.com/unix14/todo-later.git cd todo-later
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
lib/
: Contains the Dart source code for the Flutter app.windows/
: Contains the C++ source code for the Windows platform.web/
: Contains the web-specific files includingindex.html
andmanifest.json
.
This project is not open for contributions or use. All rights reserved.
Eyal Yaakobi
All rights reserved.
Unauthorized copying, distribution, or use of this code is strictly prohibited.