diff options
author | uvok | 2025-07-29 19:34:30 +0200 |
---|---|---|
committer | uvok | 2025-07-29 19:34:30 +0200 |
commit | 9536bfa04db171aee987f042dccc4c2f16fa0f29 (patch) | |
tree | 30be128d055edafb9ba2791438552a2a8998ae2a /pubspec.yaml | |
parent | 3e16a18fb5d279575377ae5cf1d3929a90cae79c (diff) |
Add "controllers" for scanning
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 7ea1ed6..c843b73 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,6 +37,7 @@ dependencies: flutter_blue_plus: ^1.35.5 permission_handler: ^12.0.1 logger: ^2.6.1 + meta: ^1.16.0 dev_dependencies: flutter_test: |