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
Minor updates to the description, removed table of contents for no (would prefer a way shorter one at the top): ## Table of Contents
- [Why use ObjectBox](#why-use-objectbox)
- [Features](#features)
- [Getting Started](#getting-started)
- [How does ObjectBox compare to other solutions?](#how-does-objectbox-compare-to-other-solutions)
- [Flutter Database Performance Benchmarks](#flutter-database-performance-benchmarks)
- [Do you 💙 ObjectBox?](#do-you--objectbox)
- [Contributing](#contributing)
- [Packages](#packages)
- [Other languages/bindings](#other-languagesbindings)
- [License](#license)
ObjectBox Flutter database is a great option for storing Dart objects locally in your cross-platform
@@ -109,9 +97,7 @@ Oh, and there is one more thing...
109
97
110
98
## Getting Started
111
99
112
-
Continue with our **[Getting Started guide](https://docs.objectbox.io/getting-started)**.
113
-
114
-
It has resources and video tutorials on how to use ObjectBox in your Flutter or Dart app.
100
+
Continue with our **[Getting Started guide](https://docs.objectbox.io/getting-started)**. It has resources and video tutorials on how to use ObjectBox in your Flutter or Dart app.
115
101
116
102
## How does ObjectBox compare to other solutions?
117
103
@@ -129,24 +115,19 @@ Here are the benchmarks for ObjectBox vs sqflite vs Hive 👇
129
115
130
116
You can run these yourself using our [objectbox-dart-performance](https://github.com/objectbox/objectbox-dart-performance) Flutter benchmark app.
131
117
132
-
## Do you 💙 ObjectBox?
133
-
134
-
We strive to bring joy to Flutter developers and appreciate all kind of feedback, both positive and negative.
135
-
136
-
What do you love? What's amiss? Where do you struggle in everyday app development?
137
-
--> Please fill in this 2-minute [Anonymous Feedback Form](https://forms.gle/LvVjN6jfFHuivxZX6).
118
+
## How do you 💙 ObjectBox?
138
119
139
120
**We're looking forward to receiving your comments and requests:**
0 commit comments