diff options
author | uvok | 2025-07-31 14:47:01 +0200 |
---|---|---|
committer | uvok | 2025-07-31 14:47:01 +0200 |
commit | 58ccbf2cce80d18bb174a52307386ec67a31174a (patch) | |
tree | 41c92d1aad9ac548e142d8f38c9efbd207f198b5 /pubspec.yaml | |
parent | 5600392e61e7b3dc4cf3a2943f307810e16365ab (diff) |
Add rxdart for BehaviorSubject
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 6277746..75a8033 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,6 +39,7 @@ dependencies: logger: ^2.6.1 meta: ^1.16.0 universal_ble: ^0.21.0 + rxdart: ^0.28.0 dev_dependencies: flutter_test: |