esense_flutter 0.4.1
esense_flutter: ^0.4.1 copied to clipboard
The eSense Flutter Plugin supporting the eSense earable computing devices from Nokia Bell Labs, Cambridge.
0.4.1 #
- fix of assert error in setSamplingRate method
0.4.0 #
- upgrade to null-safety
0.3.0 #
- singleton changed to recommended dart style using
ESenseManager()
. - fixed bug in reconnection.
- updated the Android app to post 1.12 Android project.
- small improvement to the demo app (now supports connection via a button).
0.2.1 #
- updated Swift implementation to version 5
0.2.0+2 #
- update to readme on iOS
- added bluetooth permission to
Info.plist
0.2.0+1 #
- small update to documentation
0.2.0 #
- support for iOS implemented
- improved example app
- improvement to documentation
0.1.3 #
- sampling rate can be set before connecting to device.
0.1.2 #
- small improvement to the example app (still not very good though...)
0.1.1+1 #
- update of readme documentation on API.
0.1.0 #
- Initial release supporting 1st released version of the Android eSense library, dated April 2019.