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

Implement share button functionality #571

Merged
merged 16 commits into from
Feb 16, 2025
Merged

Conversation

Mrudul111
Copy link
Contributor

@Mrudul111 Mrudul111 commented Feb 13, 2025

PR Description

This PR adds the "share" functionality in the code section of the dashboard. I am utilizing share_plus package to open the share tray and have verified that the package is healthy and is being maintained properly.
Simulator Screenshot - iPhone SE (3rd generation) - 2025-02-13 at 17 39 56
Simulator Screenshot - iPhone SE (3rd generation) - 2025-02-13 at 17 40 06

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

We encourage you to add relevant test cases.

  • Yes
  • No, and this is why: please replace this line with details on why tests have not been included

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

@Mrudul111 Mrudul111 changed the title Added a share button functionality Implement share button functionality Feb 13, 2025
@ashitaprasad ashitaprasad merged commit d6ea9f3 into foss42:main Feb 16, 2025
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.

Add share button to share generated API integration code (Android/iOS)
3 participants