Demo Video
January 28, 2022 ยท View on GitHub
Note: this repo was based on ObjectBox Flutter Database Performance Benchmarks
Demo Video

as a Result
- ISar (Async) was the better choice cuz it's not blocking the UI
- Objectbox was the fastest (Sync--Blocking Ui)
Building
- Clone
- install melos package to control the monorepos
- generate code
- Finally ... build and run the app