i can't get images file through image picker in flutter. void _getImage() async { print("getImage"); final ImagePicker picker = ImagePicker(); XFile
I did a git merge FETCH_HEAD and, after git told me that there is a conflict in one file, I did a git mergetool which in my case runs SourceGear DiffMerg
I try to write some very fast logic to detect all collisions in game. So I using GPU.js for this and my code was crashing because I trying to create new array v
I have a table and in my td, I will have div. I need know how let user see different color when hovering at specific div My code <div className="table-
I would like to pass a primitive (int, bool, ...) by reference. I found a discussion about it (paragraph "Passing value types by reference") here: value types
i would like to check a sequence of Items and report the item type: If it is an atomic value (maybe an empty string) report String "A" If it is an Element repor
I changed the access level protected to public but how to write the constructor instead of using Lombok for below code? @RequiredArgsConstructor(access = Access
I am making a web application and I want the born date of the personalities on my pages. I want to use the Wikipedia API to get the born data but I can't find t
When I run docker-compose up in my Docker project it failes with the following message: Error starting userland proxy: listen tcp 0.0.0.0:3000: bind: address a