FLUT-949988 - [Feature] Removed macOS app center link hotfix #1197
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Feature description
Task Link - [FLUT-953870]
Removed macOS app center link from the overview page.
Update the SDK version as ^3.7.0 from ^3.7.0-0
Analysis and design
If there is an external design, link to their project documentation area.
If there is an internal discussion on the Forum, provide the link.
Solution description
Describe your code changes in detail for reviewers.
Output screenshots
Before Removing link:
After Removing link:
Areas affected and ensured
List out the areas affected by your code changes.
Test cases
Provide the unit testing written file details to understand the use cases considered in this implementation.
If there is no TDD (if its not possible to follow), provide the UI automation script location and the Excel file that contains the use cases considered in this implementation.
Provide the test cases Excel file alone, if the feature cannot be automated in any case.
Test bed sample location
Provide the test bed sample location where code reviewers can review the new feature's behaviors. It can be from NPMCI, staging site, local server, and more.
Does it have any behavior changes?
Mention if there are any existing behavior changes due to this code changes.
Additional checklist
memory leakwith your feature? Not neededthislink to know more about performance optimization and how to automate? Not related to performancelocalization? Not Neededtheme support? Not NeededFlutter styleandEffective dartguidelines while implement feature? Yes, checked the alignmentthislink? Yes | No Your Explanation