You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Dataflow/Multiplatform Settings/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# About
2
2
3
3
During the application lifecycle, it may be necessary to persist data across app reopenings (for example, chosen language, theme, font size, and other preferences).
4
-
Key-value storage provides an efficient way to store and retrieve such data using a simple yet powerful API that can manage data of any complexity.
4
+
Settings provide an efficient way to store and retrieve such data using a simple yet powerful API that can manage data of any complexity.
0 commit comments