Elias Andualem

Results 6 comments of Elias Andualem

Hello @felangel 👋 I think we can let the user provide the `Storage` optionally to each HydratedBloc. And we can use the `HydratedBloc.storage` as a fallback to all `HydratedBloc`s if...

Looking for the same feature! Is there any update?

Delete `.dart_tool` folder from your project root directory.

Yes. Here are my dependencies: ```json "@mastra/core": "^0.4.3-alpha.4", "@mastra/memory": "^0.1.7", "@mastra/pg": "^0.1.7" ```

I was trying out the latest alpha versions but there seems to be a type mismatch. Here's the error I get when passing `PostgresStore` argument to the `storage` param when...