diff options
author | uvok | 2025-07-31 12:52:58 +0200 |
---|---|---|
committer | uvok | 2025-07-31 12:52:58 +0200 |
commit | fd926a55a0160d5c01ff7f05d3d0d4023d2a5be9 (patch) | |
tree | 5b0dbb7f93c745c04b0617d4a4b537896a73b365 /pubspec.yaml | |
parent | 429c04e2702f61832a4f2c123f38bae59a98b31d (diff) |
Add universal_ble lib
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 6d40308..6277746 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,6 +38,7 @@ dependencies: permission_handler: ^12.0.1 logger: ^2.6.1 meta: ^1.16.0 + universal_ble: ^0.21.0 dev_dependencies: flutter_test: |