Skip to content

task warrior macos build successfull #454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

ronaksingh27
Copy link
Contributor

Description

This PR addresses multiple issues related to dependencies and compatibility in the taskwarrior-flutter project.

Changes made:

  • Replaced ChartSeries with CartesianSeries in all files under taskwarrior-flutter/lib/app/modules/reports/views/ to resolve type mismatches.
  • Updated pubspec.yaml to address the error related to file_picker:linux, ensuring proper plugin references.
  • Fixed the deprecated parameter androidAllowWhileIdle: true by replacing it with androidScheduleMode: AndroidScheduleMode.exactAllowWhileIdle in notification_service.dart.
  • Resolved getSavePath method not found errors in lib/app/models/storage/savefile.dart.

Fixes #<TakeHome Task GSOC 25' >

Screenshot 2025-03-11 at 8 45 15 PM
Screen.Recording.2025-03-11.at.8.46.12.PM.mp4

Checklist

  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@Pavel401 Pavel401 self-requested a review March 12, 2025 19:04
@Pavel401 Pavel401 merged commit 8d39ebc into CCExtractor:main Mar 12, 2025
1 of 2 checks passed
@ronaksingh27 ronaksingh27 deleted the ronak55 branch March 12, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants