# todo_list_flutter **Repository Path**: jun-laner/todo_list_flutter ## Basic Information - **Project Name**: todo_list_flutter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-16 - **Last Updated**: 2026-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # todo_list_flutter A todo list app built with Flutter. ## Getting Started Run `flutter pub get` to install the dependencies. Run `flutter run` to start the app. Run `flutter pub add [package_name]` to add new packages. Run `dart run build_runner build --delete-conflicting-outputs` to update the route. Run `flutter build apk --release` to build the app for Android. ## Features - Add new tasks - Mark tasks as completed - Delete tasks - Filter tasks by status - Sort tasks by date ## Technologies Used - Flutter - Dart - SQLite ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.