- Created generated_plugin_registrant.cc and generated_plugin_registrant.h to manage plugin registration. - Added generated_plugins.cmake for plugin configuration in CMake. - Implemented CMakeLists.txt for the Windows runner, defining build settings and dependencies. - Created Runner.rc for application resources including versioning and icons. - Developed flutter_window.cpp and flutter_window.h to manage the Flutter window lifecycle. - Implemented main.cpp as the entry point for the Windows application. - Added resource.h for resource definitions. - Included app icon in resources. - Created runner.exe.manifest for application settings. - Developed utils.cpp and utils.h for console management and command line argument handling. - Implemented win32_window.cpp and win32_window.h for high DPI-aware window management.
92 lines
2.1 KiB
JSON
92 lines
2.1 KiB
JSON
[
|
|
{
|
|
"id": 1,
|
|
"title": "Finish report",
|
|
"description": "Complete the quarterly report for the team meeting.",
|
|
"due_date": "2024-07-14T00:37:09Z",
|
|
"priority": "High",
|
|
"status": "Pending"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "Team meeting",
|
|
"description": "Attend the weekly project meeting and provide updates.",
|
|
"due_date": "2024-04-18T01:25:27Z",
|
|
"priority": "Medium",
|
|
"status": "Completed"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "Buy groceries",
|
|
"description": "Purchase ingredients for dinner and weekly supplies.",
|
|
"due_date": "2024-02-17T16:32:03Z",
|
|
"priority": "Low",
|
|
"status": "Pending"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "Update website",
|
|
"description": "Update the homepage with new content and images.",
|
|
"due_date": "2024-07-16T15:49:59Z",
|
|
"priority": "Medium",
|
|
"status": "Pending"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"title": "Send emails",
|
|
"description": "Send out follow-up emails to clients from last week's meeting.",
|
|
"due_date": "2024-09-24T11:08:14Z",
|
|
"priority": "High",
|
|
"status": "Completed"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"title": "Organize workspace",
|
|
"description": "Declutter desk and organize office supplies.",
|
|
"due_date": "2024-10-06T11:49:14Z",
|
|
"priority": "Low",
|
|
"status": "Pending"
|
|
},
|
|
{
|
|
"id": 7,
|
|
"title": "Prepare presentation",
|
|
"description": "Create slides for next week's client pitch.",
|
|
"due_date": "2024-05-20T04:38:51Z",
|
|
"priority": "High",
|
|
"status": "In Progress"
|
|
},
|
|
{
|
|
"id": 8,
|
|
"title": "Write blog post",
|
|
"description": "Write a blog post about industry trends for the company website.",
|
|
"due_date": "2024-01-13T07:46:34Z",
|
|
"priority": "Medium",
|
|
"status": "Pending"
|
|
},
|
|
{
|
|
"id": 9,
|
|
"title": "Schedule doctor's appointment",
|
|
"description": "Call and book a check-up appointment with the doctor.",
|
|
"due_date": "2024-09-22T10:54:21Z",
|
|
"priority": "Low",
|
|
"status": "Pending"
|
|
},
|
|
{
|
|
"id": 10,
|
|
"title": "Review budget",
|
|
"description": "Review and adjust monthly budget for expenses.",
|
|
"due_date": "2024-08-20T03:57:48Z",
|
|
"priority": "Medium",
|
|
"status": "Pending"
|
|
}
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|