Aleksei

Results 6 issues of Aleksei

**URL of the lesson that's confusing:** https://proto.school/basics/01 **What's confusing about this lesson?** I'd like to propose a replacement - `Create a node and return...` with `Create a DAG node and...

lesson-feedback

Because the word `node` is used mostly for IPFS nodes in other tutorials but in this tutorial it means a DAG node.

Hi! It's not clear from the [API docs](https://pub.dev/documentation/bloc/latest/bloc/EventTransformer.html) how to write a custom transformer on your own. There are some examples in tutorials like [Infinite List](https://bloclibrary.dev/#/flutterinfinitelisttutorial?id=post-bloc) or in the [migration...

documentation

Hi! I'm trying to use `vm-embed` inside `vm-player` to include videos from bilibili.com. The problem is that videos are cropped. The issue is reproduced with Youtube as well. ``` ```...

Hi! Sorry for asking it here. I want to embed videos from bilibili.com in my custom video player (plyr.js or flv.js). Can you please advice how can I do that?

Hi! This is a draft of Docker setup guide. Feel free to adjust.