michaellee8 / flutter_blue_beacon

A Flutter library that implements iBeacon and Eddystone scanning on top of flutter_blue.
https://pub.dartlang.org/packages/flutter_blue_beacon
MIT License
17 stars 12 forks source link

fix eddystone EID byte lenght (ISSUE #1) #4

Closed Zeruel92 closed 5 years ago

Zeruel92 commented 5 years ago

Possibile fix for issue https://github.com/michaellee8/flutter_blue_beacon/issues/1

michaellee8 commented 5 years ago

Thank you for your help, let me merge it.