I'm new to flutter, can someone help me? I created this code that transforms the ChatTextField() class into ChatContainer(), the text written in the TextField b
Goal: The scaled element is not overlapped by the bottom element. Problem: With a css transition, I scale up an element. In the parent element, the content abov
In the code below, the when check_result returns true, I want my program to terminate. However, when check_result(p1) returns True the print statement prints, b
Question Hi I am trying to understand what order of complexity in terms of Big O notation is. I have read many articles and am yet to find anything explaining
I have a function that expects a templated iterator type. It currently dereferences the iterator to inspect the type being iterated. template < typename It
I know working in format .html Example: .footer key keyboard tab otomatics <div class="footer"> Why not working in format .js?
I currently am having trouble running this code it used to stop the bot/replit when a person joins the bot/replit now it declares it as an empty message let Dis
I'm using nginx as proxy server for my project. In case my app is offline for maintenance I'd like to show a fallback page. This works fine so far. The only pro