Kathy Walrath
Kathy Walrath
The new text in index.html is the first `` element in the following ``: ``` This documentation covers Dart 1.24. For the Dart 2 API reference, see api.dartlang.org/dev. Welcome to...
We have the simple fix up. It'd be nice to implement a real switcher, but that isn't as urgent.
Now that we have even more channels, we should make it easy to switch between the stable, dev, beta, & be docs. I recently had to tell someone about the...
#2638 fixed this in the language tour, but we need to make a sweep through other uses.
There's also the removing Dart by removing Flutter case, right?
Like @parlough said, the uninstall page could be very similar to (and parallel to) the get-dart page. If the page starts looking too busy or you think that includes/tabs would...
My understanding is that `part` was an early language feature that fell out of common use, except in automatically generated code. Also, the relatively new extension feature can be used...