node_flutter 0.0.2
node_flutter: ^0.0.2 copied to clipboard
Run a full Node.js runtime inside Flutter — with a powerful communication bridge between Dart and Node.js.
0.0.2 #
- Added documentation to code
- Moved to logger
0.0.1 #
- Full support for Android API Level [21-35]
- Start Node.js as a Persistent Node.js service
- Start Node.js by file name
- Start Node.js by script content
- Reliable Communication between Flutter and Node.js
- Foreground service support — your server never dies!
- Structured messaging with tags