I want to get state store with custom key and value. I have a kafka topic example-kafka-topic-event. This is how I get ktable at the code level: @Component("exa
Using: Manifest V3 How do I open my extension same way Metamask does it? Currently what I have tried is that from my background service I am using chrome.runtim
I have a list, and I want to repeat its elements in the same order. I want to create bg using sl. # small list sl = [10,20] # from small list,
I'm trying to create a screen that is contained within a pageview, that also contains a page view for part of the screen. To acheive this I have an unlimited p
I'm new to flutter. In the bottom code, I've tried to wrap stack with SingleChildScrollView, but, even then, when I tap to type the keyboard covers the TextForm
I have an entity like: public class TEvent { public int? January { get; set; } public int? February { get; set; } public int? March
I have a List of Map<String, String> that I want to iterate over and find the common elements inside the map of string and add to another map. I am confus
I am trying to make a method that returns a name of a card from my Dictionary randomly. My Dictionary: First defined name of the card which is string and second