hive_generator is causing issues due to depedencies outdated for flutter 3.10, please fix
Open
problem
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
Because hive_generator 2.0.0 depends on hive ^2.0.4 and no versions of hive_generator match >2.0.0 <3.0.0, hive_generator ^2.0.0 requires hive ^2.0.4.
please add hive 3 dev support and also update the pubspec.yaml to match flutter 3.10
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with pubspec.yaml and inspect the hive_generator and hive dependency constraints referenced in the issue. Check dependency resolution with Flutter 3.10; done means the package supports the requested Hive 3 development setup and the pubspec.yaml constraints resolve successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100