Maybe you were looking for...

Jetpack Compose + Hilt: java.lang.RuntimeException: Cannot create an instance of class ViewModel

I started trying jetpack Compose recently and used hilt & hilt-navigation-compose for my app. It works fine with the first ViewModel. However, when I try th

How can i make responsive HTML Table with 90% width of screen

Hello i have issue with table ive created table and at 1920*1080 24" monitor it looks very good. Issue is if user has smaller monitor like notebook, table, phon

GetX flutter state is not being updated

I am new to flutter. I just started using GetX flutter package. I am working on a ToDo list app. I am having trouble updating the widget state. What I have done

3D vector angle calculation formula returns nan (acos argument bigger than 1 somehow... )

Because of test1 and test2 i know that the issue here is that the argument of acos is larger than 1 and thus i get nAn as result. But what exactly is wrong with

Random Text generator based on regex [duplicate]

I would like to know if there is software that, given a regex and of course some other constraints like length, produces random text that alwa

Find edge-disjoint paths (not the number, the paths)

given a directed graph we can use edmonds-karp or ford-fulkerson algorithms to find the maximum number of edge disjoint paths in a directed graph. Say there a

Hive for flutter just returns the Instance instead of the actual value

I have decided to go with hive as my settings/preference storage. However, I am not able to implement my Storage class correctly because the getValue method alw

Java codes not being executed (run) on my macbook's VS code

Right now, I haven't even started actually coding Java. I have just installed java on my Macbook and set up my Visual Studio Code. I wanted to sample a program

'PopularProductController' doesn't conform to the bound 'GetxController' of the type parameter 'T'

ist code is there . some one help me for this issu . i can't solve this issu .this type of problem i face first time so i can't solve it .please someone help m