You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added optionalManufacturerData to RequestOptions. This is needed to get the manufacture data when watching
advertisements.
Added BluetoothDefaultManufacturerIdentifiers enum with all the registered manufacturer identifiers
Fixed the conversion from a JS map to a dart map for manufacturer data and service data.
If you are listening to advertisements then these values will now be returned correctly.