Felix Angelov

Results 785 comments of Felix Angelov

> is see no way i can get rid of hive, read should really be async. If reads were async then it’d be a pretty poor experience imo due to...

> @felangel The problem that i'm facing is not that the data is large, the problem is that hive is not reliable and sometimes initialization fails with "_**Cannot read, unknown...

> no i cannot provide a reproduction sample because i cannot consistently reproduce it, the error occurs randomly on some devices inside the hive package when calling hive.openBox in hydrated_storage.dart:build();...

Closing for now since there aren't any actionable next steps. Feel free to post or file a new issue if you're able to reproduce πŸ‘

Hi @absar πŸ‘‹ Thanks for opening an issue! It would be super helpful if you could provide a link to a minimal reproduction sample, thanks!

Hey πŸ‘‹ Thanks for filing an issue! I’ll take a closer look and see if I can reproduce later today.

I spent some time and was unable to reproduce this locally on MacOS using: ``` Dart SDK version: 3.3.3 (stable) (Tue Mar 26 14:21:33 2024 +0000) on "macos_arm64" ``` With...

> Do you know if there are any weird aspects to stdout and stderr when running a shelf server, or a websocket, or a directory watcher? Or all three? I'm...

Hey @alestiago πŸ‘‹ Thanks for opening an issue! This is a bug imo and should be easy to fix. Imo we should ensure the logic for prompting is as follows:...

Hi @PeterJ504 πŸ‘‹ Thanks for opening an issue! Can you provide a bit more context (for example what brick you're using and the full `mason` command you're running)?