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: README.md
+14-15Lines changed: 14 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -101,35 +101,34 @@ The `Box` object gives you access to all major functions, like `put`, `get`, `re
101
101
102
102
For details please check the [docs](https://docs.objectbox.io).
103
103
104
+
## Already using ObjectBox?
104
105
105
-
## Other languages/bindings
106
-
107
-
ObjectBox supports multiple platforms and languages.
108
-
Besides JVM based languages like Java and Kotlin, ObjectBox also offers:
109
-
110
-
*[ObjectBox Swift](https://github.com/objectbox/objectbox-swift): build fast mobile apps for iOS (and macOS)
111
-
*[ObjectBox Dart/Flutter](https://github.com/objectbox/objectbox-dart): cross-platform for mobile and desktop apps
112
-
*[ObjectBox Go](https://github.com/objectbox/objectbox-go): great for data-driven tools and embedded server applications
113
-
*[ObjectBox C and C++](https://github.com/objectbox/objectbox-c): native speed with zero copy access to FlatBuffer objects
114
-
115
-
116
-
## How can I help ObjectBox?
106
+
Your opinion matters to us! Please fill in this 2-minute [Anonymous Feedback Form](https://forms.gle/bdktGBUmL4m48ruj7).
117
107
118
108
We believe, ObjectBox is super easy to use. We are on a mission to make developers’ lives better, by building developer tools that are intuitive and fun to code with.
119
-
120
109
To do that, we want your feedback: what do you love? What's amiss? Where do you struggle in everyday app development?
121
110
122
111
**We're looking forward to receiving your comments and requests:**
0 commit comments