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

Support directly setting storage attributes #635

Open
evshi opened this issue May 31, 2024 · 0 comments
Open

Support directly setting storage attributes #635

evshi opened this issue May 31, 2024 · 0 comments
Assignees
Labels
p1 High priority

Comments

@evshi
Copy link
Contributor

evshi commented May 31, 2024

Is your feature request related to a problem? Please describe.
Flutter allows you to change storage variables using assignment syntax e.g.

ensemble.storage.var = value

Describe the solution you'd like
React prescribes that state mutations must be functions. However this can potentially be worked around in jotai by creating a focus atom on that specific storage var.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@evshi evshi added the p1 High priority label May 31, 2024
@evshi evshi added this to the React-Flutter Crossplay milestone May 31, 2024
@evshi evshi self-assigned this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 High priority
Projects
None yet
Development

No branches or pull requests

1 participant