Just search for dynamic components in Kodular Community or Google it.
I did that for you this time:
It is the highest active topic with over 1k+ replies
Just search for dynamic components in Kodular Community or Google it.
I did that for you this time:
It is the highest active topic with over 1k+ replies
Thanks, I didn't test it yet
I actually dont know what dynamic extention is. Can you explain
Kodular and AI2 are different.
Ok,so is there any chat view suitable for mit app inventor
The error is because of space view component which is available in Kodular but not in AI2.
So if you want to work on that AIA then you will have to load that AIA in Kodular and make compatible with AI2.
Can you seperate the extention and send it in this form.So then the extention will work?
So if you use kodular can you pls separate the extension from the aia file using and send it here
I don't need it very quickly. Pls take your time and do it when you're free
It is not ok to hack a aia to get extensions. Developers have worked hard to develop them. If you want the aix why not just contact the developer. I flagged your post and the one with the video on how to hack an aia.
I wonder why he want to get aix from AIA. 
Can't he download it from the topic or github?
Or has Yusuf removed download links?

@Peter I meant I actually need extention and not the aia file.In kodular form they gave the aia file but I cant open it because I am not in kodular so I actually just need extention and not the aia file because I am getting error when opening with app inventor.By the way the developer is giving it for free and its open-source but i cant use it? 
Why not contact the developer on the Kodular forum for the aix?
I dont need correct that aix but can you show any open-source aix we can get.I mean directly aix and not aia. I have searched very much but didnt find a one that works well.
I have built a mockup/demo of a chatview using yusuf cihan's Dynamic Components extension. It is not a finished product, but should show how to use the extension to generate messages with images and text.
This is built in App Inventor, uses only App Inventor blocks and components.
AIA file
AI2ChatView.aia (121.6 KB)
[EDIT]
With the latest version of Yusuf's extension, it is now possible to reverse the order of the cards after creating them, so that with a chat type project, you can have the latest post at the top, instead of hidden at the bottom
It looks very nice.Can I use it?
Can you explain what dynamic component is?
Yes, of course you can use it 
I suggest you look at some of the projects in the list provided by @yusufcihan especially the examples provided by @themaayur (5 listview examples in one go)
In short, the extension allows you to create a component in your app when you want, you can organise a layout (in blocks) and it will create it. I find it best to create the layout in actual blocks in the designer, then build the dynamic blocks code using it as a template.