Skip to content

Commit ff5dd54

Browse files
authored
Mention the ToS on our README (flutter#89765)
1 parent 8587b60 commit ff5dd54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ For announcements about new releases and breaking changes, follow the
2121
mailing list or see the
2222
[breaking changes](https://flutter.dev/docs/release/breaking-changes) page.
2323

24+
## Terms of service
25+
26+
The Flutter tool may occasionally download resources from Google servers. By downloading or using the Flutter SDK you agree to the Google Terms of Service: https://policies.google.com/terms
27+
28+
For example, when installed from GitHub (as opposed to from a prepackaged archive), the Flutter tool will download the Dart SDK from Google servers immediately when first run, as it is used to execute the "flutter" tool itself. This will also occur when Flutter is upgraded (e.g. by running the "flutter upgrade" command).
29+
2430
## About Flutter
2531

2632
We think Flutter will help you create beautiful, fast apps, with a productive,

0 commit comments

Comments
 (0)