Update Bluetooth scanning UI and functionality
- Bump version to 1.2.0 in pubspec.lock. - Enhance ScannerScreen with a Bluetooth availability tooltip and improved search filter UI. - Refactor AppDrawer to include a queue type selection feature. - Update ScannedDevicesPlaceholderWidget to include a 'Start Scan' button for better user interaction. - Improve overall layout and styling for better user experience.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## 1.2.0
|
||||
* Improved scan button visibility - converted to prominent filled button with text label
|
||||
* Enhanced "no devices found" state with explicit "Start Scan" call-to-action button
|
||||
* Moved search field to app bar header for better accessibility
|
||||
* Moved queue type settings to drawer menu as expandable section
|
||||
* Added tooltip to Bluetooth availability icon (tap to view on mobile)
|
||||
* Improved overall UI layout and navigation flow
|
||||
|
||||
## 1.1.0
|
||||
* Add support for `autoConnect` parameter
|
||||
* Display RSSI values in device details
|
||||
|
||||
Reference in New Issue
Block a user