summaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
authoruvok2025-07-31 14:47:01 +0200
committeruvok2025-07-31 14:47:01 +0200
commit58ccbf2cce80d18bb174a52307386ec67a31174a (patch)
tree41c92d1aad9ac548e142d8f38c9efbd207f198b5 /pubspec.yaml
parent5600392e61e7b3dc4cf3a2943f307810e16365ab (diff)
Add rxdart for BehaviorSubject
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml1
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: