Note: this repo was based on ObjectBox Flutter Database Performance Benchmarks
- ISar (Async) was the better choice cuz it's not blocking the UI
- Objectbox was the fastest (Sync--Blocking Ui)
- Clone
- install melos package to control the monorepos
- generate code
- Finally ... build and run the app