Skip to content

Commit 6d214d6

Browse files
committed
Mark release notes as final
+ make it clearer some of the FS fixes will apply to other cloud IDEs with similar auth.
1 parent 5df5b42 commit 6d214d6

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

_releases/v3.120.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: v3.120
33
sort_order: v0003_0120
44
excerpt: "Improved Flutter SDK installation, Widget Preview improvements, experimental test tracking, ..."
5-
provisional: true
65
---
76

8-
# v3.120.0 _2025-09-??_
7+
# v3.120.0 _2025-09-30_
98

109
## Flutter
1110

@@ -41,10 +40,10 @@ provisional: true
4140
- [#5725](https://github.com/Dart-Code/Dart-Code/issues/5725)/[#5726](https://github.com/Dart-Code/Dart-Code/issues/5726): The `navigateToCode` editor service is now registered with DTD and can be called by other DTD clients to navigate the editor to a specific file/line/col.
4241
- [#5718](https://github.com/Dart-Code/Dart-Code/issues/5718)/[#5720](https://github.com/Dart-Code/Dart-Code/issues/5720): The `getActiveLocation` editor service is now registered with DTD and can be used to get the open file/line/col. This complements the existing `activeLocationChanged` event stream.
4342

44-
## Firebase Studio
43+
## Cloud IDEs
4544

46-
- [#5680](https://github.com/Dart-Code/Dart-Code/issues/5680): Embedded DevTools pages no longer intermittently fail with errors like "Failed to connect to DTD" or "Failed to connect to VM Service" when running in Firebase Studio.
47-
- [#5158](https://github.com/Dart-Code/Dart-Code/issues/5158): All embedded DevTools pages should now work when running in Firebase Studio.
45+
- [#5680](https://github.com/Dart-Code/Dart-Code/issues/5680): Embedded DevTools pages no longer intermittently fail with errors like "Failed to connect to DTD" or "Failed to connect to VM Service" when running in some cloud IDEs like Firebase Studio.
46+
- [#5158](https://github.com/Dart-Code/Dart-Code/issues/5158): All embedded DevTools pages should now work when running in some cloud IDEs like Firebase Studio.
4847
- [#5683](https://github.com/Dart-Code/Dart-Code/issues/5683): The extension now starts up faster when running in Firebase Studio.
4948

5049
## Features/Fixes Enabled with Future SDKs

0 commit comments

Comments
 (0)