You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-observers-and-rx.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
2
2
description: >-
3
-
How to observe box and query changes using ObjectBox for Java, how to
3
+
How to observe box and query changes using ObjectBox with Java or Dart, how to
4
4
integrate with RxJava.
5
5
---
6
6
7
7
# Data Observers & Rx
8
8
9
9
On this page:
10
10
11
-
* [ObjectBox for Java - Data Observers and Reactive Extensions](data-observers-and-rx.md#objectbox-for-java-data-observers-and-reactive-extensions)
12
-
*[ObjectBox for Flutter/Dart - Reactive Queries](data-observers-and-rx.md#flutter-dart)
11
+
*[ObjectBox Java - Data Observers and Reactive Extensions](data-observers-and-rx.md#objectbox-for-java-data-observers-and-reactive-extensions)
0 commit comments