petri-lipponen-movesense / mdsflutter

Flutter plugin for MDS(Movesense Device Service) to be used for communicating with Movesense sensors.
MIT License
6 stars 8 forks source link

Some problems were found with the configuration of task ':mdsflutter:extractDebugProto' (type 'ProtobufExtract'). #5

Closed ff225 closed 1 year ago

ff225 commented 1 year ago

i'm developing a flutter app, i'm using mdsflutter: ^1.1.0 (also tried beta) with mdslib-1.10.0(1)-release.aar (also tried mdslib-1.6.0(1)-release.aar, mdslib-3.15.0(1)-release.aar).

i followed the README https://pub.dev/packages/mdsflutter but i get this error.

FAILURE: Build failed with an exception.

petri-lipponen-movesense commented 1 year ago

Please try the version 2.0.0-beta2 which has a fixed the issue #4 which I think is duplicate of this one. Also don't use mds libraries older than 1.68.0 or 3.15 (latest is preferred).