Closed as not planned
Description
Originally opened as dart-lang/sdk#3023
This issue was originally filed by [email protected]
Pub should define a layout convention for extensions with native library components (https://github.com/sam-mccall/dart-sqlite is a simple example).
Pub should be able to build the native components as part of installation, on systems with the appropriate toolchain available.
Pub should also be able to share the resulting platform-specific binary package, so that other users don't have to compile it.