Skip to content

Commit 592eba9

Browse files
authored
Update DartPad Privacy Notice (#6489)
This updates the privacy policy for DartPad to include AI features (prompts) that may be sent to the backend.
1 parent afac4fe commit 592eba9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/tools/dartpad/privacy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ language and libraries. Source code entered into DartPad may be sent to servers
99
running in Google Cloud to be analyzed for errors/warnings, compiled to
1010
JavaScript, and returned to the browser.
1111

12-
Source code entered into DartPad may be stored, processed, and aggregated in
12+
Source code, or prompts used to generate source code
13+
entered into DartPad may be stored, processed, and aggregated in
1314
order to improve the user experience of DartPad and other Dart tools. For
1415
example, we may use the source code to help offer better code completion
1516
suggestions. The raw source code is deleted after no more than 60 days.

0 commit comments

Comments
 (0)