Add Bluetooth permission and adapter state handling for Android and iOS

This commit is contained in:
2026-09-21 18:14:31 -04:00
parent e8e7dc4a81
commit d8efcd7a36
6 changed files with 391 additions and 11 deletions
+2
View File
@@ -38,6 +38,8 @@ dependencies:
path_provider: ^2.1.6
flutter_secure_storage: ^11.2.0
shared_preferences: ^2.5.5
permission_handler: ^12.0.0
device_info_plus: ^13.2.0
dev_dependencies:
flutter_test: