node_flutter 0.0.4
node_flutter: ^0.0.4 copied to clipboard
Run a full Node.js runtime inside Flutter — with a powerful communication bridge between Dart and Node.js.
0.0.4 #
- Bug fixes for class not included in release build
0.0.3 #
- Support for ABIs "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
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