[F/OS] Static Variable Extension || An extension for creating static variables in App

You have valid points. They both work the same.

1 Like

Yup, thats right :upside_down_face:

1 Like

But, the only thing holds me from using dictionary is the start value. As you can see in my scenario

you make the dictionary variable on screen1 right?

Of course you canā€™t transfer variables from screen2 to screen1 using the
open with start value block, but instead, you can use these blocks to transfer variables from Screen2 to Screen1.

controls_closeScreenWithValue

component_event

How to use?

On Screen 2 do this :
blocks (1)

On Screen 1 do this :
blocks

3 Likes

:clap: Great! So, we can do all of these without using any third party thingsā€¦ Thanks for your idea.

1 Like

Itā€™s my pleasure. :grin:

1 Like

You are a talented developer

1 Like

hi @dora_paz , May you please close this topic.
This topic contains mostly off topic posts. Just close the topic , do not unlist it

4 Likes

Closed at Opā€™s request

1 Like

You might want to reduce the icon size of your extension:

2 Likes

Topic opened at Opā€™s request

4 Likes

This block was not working. So it has fixed now. You can download the latest version from the top of post.

Done :slightly_smiling_face:

1 Like

Your extension block should be implemented in kodular as default . If we use flutter/java for android studio there also an option to create a static variable like this.

2 Likes

I also think so. But not as a component because a component just for making variable is too muchā€‹:sweat_smile:. It should be implement as same as Global and Local variables. :slightly_smiling_face:

1 Like

Yeah like this. in variable section. I donā€™t know whatā€™s it to say thatā€™s why I said component :crazy_face:

1 Like

Great :+1:Ū”Ū”Ū”Ū”

Great extension, helped a lot in ads frequency control.

1 Like