Kevin Moore
Kevin Moore
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...
Other than the warning provided by the generator, I don't see any "canonical" docs for it
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...
with `Chrome 63.0.3239.132`
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
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