Kevin Moore

Results 252 issues of Kevin Moore

good first issue
type-enhancement

See https://pub.dev/documentation/shelf/latest/index.html There classes https://pub.dev/documentation/shelf/latest/shelf/Request-class.html https://pub.dev/documentation/shelf/latest/shelf/Response-class.html both subclass a hidden `Message` class. The members that are inherited from that class appear as inherited, but we'd like that to be an...

bug
P3

Other than the warning provided by the generator, I don't see any "canonical" docs for it

P2
documentation

The breadcrumb navigation currently generated is not detected by Google Search. https://developers.google.com/search/docs/advanced/structured-data/breadcrumb#microdata Consider using the microdata annotation. this is used by Flutter.dev and it does seem to be detected by...

enhancement
P2

See https://pub.dartlang.org/documentation/angular_components/0.8.0/ Now that we're smart about tree shaking, we should expose only a few things outside of src?

Much easier to maintain Easier to support Windows Should chat impl CC @jakemac53

enhancement

makes things a lot easier to read!

``` cache: directories: - .dart_tool/build ``` or at least warn users with github-only configs that it's ignored

enhancement