Skip to content

Commit c44ee5d

Browse files
committed
Update to Dart 3.5 and web 1.1
1 parent 73344a2 commit c44ee5d

File tree

10 files changed

+1538
-1475
lines changed

10 files changed

+1538
-1475
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 8.3.1-wip
2+
3+
* Require Dart 3.5 or later.
4+
15
## 8.3.0
26

37
* The URL for library pages has moved "<em>library-name</em>-library.html" to

dartdoc_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dartdoc:
22
linkToSource:
33
root: '.'
4-
uriTemplate: 'https://github.com/dart-lang/dartdoc/blob/v8.3.0/%f%#L%l%'
4+
uriTemplate: 'https://github.com/dart-lang/dartdoc/blob/v8.3.1-wip/%f%#L%l%'

0 commit comments

Comments
 (0)