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

[shared_preferences] Convert to Pigeon #117914

Closed
5 tasks done
Tracked by #117844
stuartmorgan opened this issue Jan 3, 2023 · 2 comments · Fixed by flutter/packages#3321
Closed
5 tasks done
Tracked by #117844

[shared_preferences] Convert to Pigeon #117914

stuartmorgan opened this issue Jan 3, 2023 · 2 comments · Fixed by flutter/packages#3321
Labels
p: shared_preferences Plugin to read and write Shared Preferences P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. team Infra upgrades, team productivity, code health, technical debt. See also team: labels.

Comments

@stuartmorgan
Copy link
Contributor

stuartmorgan commented Jan 3, 2023

Part of #117844

  • shared_preferences_android
  • shared_preferences_ios
  • shared_preferences_linux - N/A, Dart-only.
  • shared_preferences_macos - We should be able to use the same Pigeon definition as shared_preferences_ios here, since it's the same underlying API, just a Swift implementation.
  • shared_preferences_windows - N/A, Dart-only.
@stuartmorgan stuartmorgan added team Infra upgrades, team productivity, code health, technical debt. See also team: labels. plugin p: shared_preferences Plugin to read and write Shared Preferences P2 Important issues not at the top of the work list labels Jan 3, 2023
@AmanNegi
Copy link

AmanNegi commented Jan 23, 2023

Hey there @stuartmorgan, I would like to work on the process of converting shared_preferences_android to using Pigeon.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 27, 2023
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p: shared_preferences Plugin to read and write Shared Preferences P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. team Infra upgrades, team productivity, code health, technical debt. See also team: labels.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants