algolia / algolia/algoliasearch-helper-flutter
Migrate Algolia Insights off of Hive (possibly onto ObjectBox)
- Dominant language
- Dart
- Stars
- 27
- Forks
- 21
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Hive hasn't been updated 3.5 years. algolia_insights package still uses it but because Hive requires an older version of build_runner, as projects progress to use newer Flutter and Dart versions, soon they will be bottlenecked by algolia_insights dependency on Hive.
Please consider moving to ObjectBox, still object-based storage and maintained frequently for ios, android and web.
Contributor guide
Research direction
Start by auditing the algolia_insights package's current Hive dependency and its Flutter and Dart compatibility constraints. Compare the stated ObjectBox option for iOS, Android, and web; the work is done when the package no longer depends on Hive and remains compatible with supported Flutter and Dart versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- databases, mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100