V0.2.0
- Breaking Removed SNAKE_CASE uuids.
- The default uuids are now an enum since dart supports enums with values.
- If you were using
defaultUuid.ordinalthen you should now usedefaultUuid.index. - Some names may slightly differ.
- Breaking Upgraded minimum dart sdk to
2.17 - Added
forgetto aBluetoothDevice, to forget a device.