arduino_bridge 1.0.2
arduino_bridge: ^1.0.2 copied to clipboard
A Dart/Flutter package for communicating with the Arduino Router using the MessagePack-RPC protocol on the Arduino Uno Q and Ventuno Q.
1.0.2 #
-
Removed Flutter SDK from pubspec.yaml in order to show that the package works also without flutter in a pure dart environment.
-
Removed the Installation part of the documentation since it is covered by pub.dev already.
-
Updated the header comment.
1.0.1 #
- Added the example.
1.0.0 #
- Initial upload to pub.dev.
0.9.0 #
- Initial development version.