node-interop
node-interop copied to clipboard
Interop library for writing Node.js apps and modules in Dart.
Node interop libraries for Dart
| Package | Description |
|---|---|
| node_interop | Node API bindings and utilities. |
| node_io | Wrapper around Node I/O APIs designed to server as direct replacement for dart:io. |
| node_http | HTTP client which uses Node I/O and implements package:http interface. |
| build_node_compilers | DDC and dart2js builders to use with build_runner for compiling to Node. |