We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afac4fe commit 592eba9Copy full SHA for 592eba9
src/content/tools/dartpad/privacy.md
@@ -9,7 +9,8 @@ language and libraries. Source code entered into DartPad may be sent to servers
9
running in Google Cloud to be analyzed for errors/warnings, compiled to
10
JavaScript, and returned to the browser.
11
12
-Source code entered into DartPad may be stored, processed, and aggregated in
+Source code, or prompts used to generate source code
13
+entered into DartPad may be stored, processed, and aggregated in
14
order to improve the user experience of DartPad and other Dart tools. For
15
example, we may use the source code to help offer better code completion
16
suggestions. The raw source code is deleted after no more than 60 days.
0 commit comments