I am developing an application in flutter that uses the traccar server, I want to load the images related to the device, but I don't know the correct way to access that specific image.
They are just regular HTTP resources. Look at what the official app does.
ok, muchas gracias Anton.
I am developing an application in flutter that uses the traccar server, I want to load the images related to the device, but I don't know the correct way to access that specific image.