Kathy Walrath

Results 45 issues of Kathy Walrath

As @sfshaza2 and other DevRel folk discussed yesterday, we'd like to have go links be parallel between dart.dev & flutter.dev, and we need to make sure that go links are...

infrastructure
design
p2-medium
e2-days
proposal

We used to document members in the class that declared them, but now each member gets its own class. In a large API, this means thousands of additional files, which...

type-enhancement
P2
customer-google3
type-performance
area-output-size

Looking at https://dart-lang.github.io/angular_components_example/, I don't see which version of angular and angular_components the gallery uses. When I go to an example and look at the source code, it links to...

The docs in the gallery consist only of the class description. Often that's all you need, but sometimes you might want more API details. You shouldn't have to look at...

See: https://pub.dartlang.org/documentation/angular_components/0.9.0-beta+1/third_party.dart_src.acx.material_datepicker_date_range/third_party.dart_src.acx.material_datepicker_date_range-library.html

Per the internal bug, this component probably shouldn't have been open sourced, as there are known limitations. It isn't to material spec, and it doesn't work on mobile. See also:...

#2983 created the null safety codelab. Here's how we should follow up, in rough order of most urgent/easy to less urgent/easy: - [x] Add /codelabs/null-safety to the list of codelabs...

p2-medium
codelabs
accessibility
e1-hours

/cc @mit-mit @kevmoo

p2-medium
e1-hours
e2-days
platform-server
new page/topic request

With the disappearance of the out-of-date article "The Event Loop and Dart", we no longer have any doc on dart.dev for microtasks. Microtasks are mentioned in /articles/archive/zones, but that article,...

a.language
p2-medium
e2-days
e3-weeks
co.request
st.triage.ltw
from.team

### Page URL https://dart.dev/guides/language/concurrency/index ### Page source https://github.com/dart-lang/site-www/tree/master/src/_guides/language/concurrency/index.md ### Describe the problem Definitely: - [x] Convert code snippets to use code excerpts. (@parlough) - [x] Add this page to the...

p2-medium
tests
docs
e1-hours
e2-days