这是indexloc提供的服务,不要输入任何密码
Skip to content

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