I'm writing a Chrome extension that injects some React components into a page. Some of these components need to be wrapped by providers to work properly (for ex
I got pretty stuck with a problem in Xamarin.Forms (Forms though, but I only have an Android project, I need to support only that). The app must post to the bac
I am trying to build a small Flask app hosted on PythonAnywhere for displaying playlists. I don't need the users to login to do this and I am using the SpotifyC
I'm making an app similar to to-do's app and i can able to add an item from textfield to listview.builder. In this whenever i add a new item it comes below of t
this website: http://mr-chemie.dev-pixalla.de has a scrolling issue on mobile phones and tablets. When scrolling in one direction, everything is working perfect
I need to interpolate a variable which is a string, but this no working. Is there any way to interpolate this variable? Is it better to do the substitution dire
I have a database created by someone using C# .Netframework and now I need to create API using Django and connect this API to the same database. But I can't com
So I've been trying to send a video to a URL for a while now using dio client, but my issue is the fact that the video actually gets sent, but becomes unplayabl