Delete example verdure and platforms that we do not test for.#894
Delete example verdure and platforms that we do not test for.#894polina-c wants to merge 3 commits intoflutter:mainfrom
verdure and platforms that we do not test for.#894Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the project's platform support policy to focus on macos and web, removing unsupported platform directories across various examples and updating the contributing guidelines. Feedback indicates that the verdure example was only partially deleted, leaving behind source and server code that should be removed if no longer supported. Additionally, the reviewer noted inconsistencies in the platform directory deletions across different examples and recommended a more thorough cleanup to ensure all unsupported platforms are removed uniformly.
No longer needed after platform code (Android/iOS/Linux/Windows) was removed; the gradle cache lookup was failing because no gradle files remain in the repo.
verdure and platforms that we do not test for.
|
Hey can you chat to Alan about Verdure? I think I agree with you we can just delete it now that it's served its purpose, but he might have good reasons to keep it. Some other options would be:
|
|
Re the other apps: I think macos/web/ios/android is a good set to aim for (macos purely for our own dev purposes). WDYT? |
|
Let's have discussion on the team. It is cost to support many platforms. Not sure we want to pay this cost. |
|
Since Verdure is fixed now, can we close this PR? |
No description provided.