[F/OS] - Dynamic Components Extension (for every component) 2.3.0

ComponentNane should be in text string as “Card_View” not the component block itself

Screenshot 2023-09-11 at 7.41.18 AM
Like this but instead Button write “Card_View”

[quote=“Imre_Erdelyi1, post:2147, topic:50789”] Card_View[/quote]

Here’s the error it’s showing me

try this insted Card_View

It hasn’t always worked

What do you mean?

Did you use foreach number instead 111?

Here’s the result

it just reproduces a single non-customized Cardview

Ok. we aren’t going anywhere like this. I will make a sample aia when I get home. I can’t now because I’m not around computer

Yes, and even adding to the loop didn’t work.

You should have 3 empty cardviews

Use scheme template

Hello Friend,

My problem seems much simpler and more basic to me whereas the Bloc Scheme template is not for amateurs although I love challenges but I don’t understand this extension.

So if you can show an example that also allow others to benefit from it

Thanks in advance

Yes, you can both create extension instances dynamically and get the created component with GetComponent block to be able to use with extensions and generic setter/getters.

To set properties, use Any Component blocks.

resim

Hi guys

What is the available components within this extension? For ex, “HorizontalArranagement” is recognized, but not “Border”. How can I know what is there to use?

@yusufcihan i request you to add new update if I make big project using it than app is laging on loading all dyanmic components so make it not lag on big data and project loading

I have a lot of data in my app like instagram reels, I want to load it in a loop because when I open my app the app gets stuck and opens after some time, how to fix ?