Skip to content
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

updated CONTRIBUTING.md for to add well known errors #377

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rohansen856
Copy link
Contributor

@rohansen856 rohansen856 commented Nov 14, 2024

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

Fixes #374

Replace issue_no with the issue number which is fixed in this PR

Screenshots

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@rohansen856
Copy link
Contributor Author

rohansen856 commented Nov 14, 2024

added a Common Issues to Note section and updated the cloning script. please let me know if any more changes are required. Thank you.

@BrawlerXull
Copy link
Collaborator

BrawlerXull commented Nov 14, 2024

Remove the Common Issues to Note as is not required.
As the issue is related to win_32 package try resolving the issue by configuring dependancies as mentioned here.
Maybe try running flutter pub add win32 as mentioned in this comment.

@linuxcaffe
Copy link

@BrawlerXull I'm a linux user, so I'm guessing "add win32" is not going to help me.
I also searched the repo for the term "flutter" and came up with nothing..
This is me atempting to install taskwarrior-flutter on my desktop, just out of curiosity, not vital.
How would I install flutter.sdk, from github? If so, should that be listed in the requirements for a linux install?

@rohansen856
Copy link
Contributor Author

flutter pub add win32

@BrawlerXull i have already tried using flutter pub add win32 but the issue still presisted. only reswitching to stable flutter sdk and resinstalling packages solved the issue. I have also tested it on linux-mint and result was same.

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.

Update Contributing Documentation
3 participants