We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2500b commit 8ad8d92Copy full SHA for 8ad8d92
src/_includes/banner.html
@@ -1,9 +1,6 @@
1
<div class="banner">
2
<p class="banner__text">
3
- Dart 3.3 is here!
4
- Try new extension types, next-generation JavaScript interop, and more.
5
- <br>
6
- Read the
7
- <a href="https://medium.com/dartlang/dart-3-3-325bf2bf6c13">blog post</a>
+ Dart and Flutter are back at Google I/O on May 14!
+ <a href="https://io.google/2024/?utm_source=flutter&utm_medium=embedded_marketing" target="_blank">Register now</a>
8
</p>
9
</div>
0 commit comments