Tirth Patel
Tirth Patel
hi @alikarimient, it looks like the issue is related to the plugin (hive in this case) itself and not the flutter SDK if you check the error. so you will...
the issue is related to the hive package itself then so you will need to file the issue in dedicated repo.
# Triage Report I was **not** able to reproduce the issue using the official sample available for [hive_ce_flutter](https://github.com/IO-Design-Team/hive_ce/tree/main/hive_flutter/example/lib) on either the `stable (3.32.0)` or `master (3.33.0-1.0.pre.186)` channels. Code Sample ```dart...
I'm able to observe the reported behaviour. Labelling it for team's tracking.
hi @DMyachin, could you please share the output of `flutter doctor -v`? I can see it ran `flutter doctor` command post the upgrade.
Thanks for update. Keeping open for further insights from tools team.
glad to know. do you know what fixed it?
I think last hotfix was 3.32.5, this meant to be for 3.35 I guess
reopening as 3.35 is releasing this month
# Triage Report I was able to reproduce the issue using the provided code sample on the `stable (3.32.0)`. However it is **not** reproducible on `stable (3.29.3)` and `master (3.33.0-1.0.pre.211)`...