i looked at other questions regarding this issue and their problems were in the REST_FRAMEWORK = ... values in settings.py file . is there any error in mine ? I
I added two ListWheelScrollView to show the value first for numbers(1-9) and second for string values like an hour, day, week, and month but focus item design d
I'm working on a Laravel project that uses the Batching feature to batch a bunch of Jobs into a Batch. In my context, I have around 50 jobs in a batch, each job
I'm trying to build one side circular border with Container widget in flutter. I have searched for it but can't get any solution. Container( width: 150.0,
I am trying to change the access rights of the file system at root level (/) (or /system level) from read only to read/write on my Android TV Box using a
I can’t figure out how to change the color of the image icon after clicking on it, for example, if the window is active, then the color of the icon is blu
I have this query that shows me the data created per month, if it doesn't show a 0, but my question is that I can fix it so that instead of 0, it is filled with
In my flutter app, i want to translate some text in the push notification body. For foreground notifications. there is no problem. For backgroud notifiactions i
I try to do a java web application using SpringBoot and the MVC pattern. How to redirect to a view (html page) from this kind of function located in my controll