Closed omejiasq closed 1 year ago
My development rate is $300/hour. Let me know if you’re interested in an estimate.
I just need to know how much it costs to adapt your plugin so that information can be sent by MQTT protocol, can you give me this rate please? Imagine that the flutter_background_geolocation plugin works exactly the same as today, but no longer using the HTTP protocol but MQTT, how much to make this setting?
It’s probably ~40 hours @ $300/hour (for both iOS and Android)
and how many hours only for android?
~30 hours for Android-only
Thank you Chris. I am a highly experienced programmer, would it be possible for me to make these adjustments in this plugin, and how complex would it be to do it myself or what do I need?
Hi Chris, can you only tell me please f it is possible to make these adjustments, what do I need for this?
it is possible to make these adjustments, what do I need for this?
No, it is not possible.
Ok thank you.
Thank you very much for your important answers!
Thank you very much!!!
Your Environment
flutter doctor
):Expected Behavior
Being able to send information by MQTT protocol to the server since this allows scaling to hundreds of thousands of requests, which the HTTP method that the plugin uses today does not allow more than 5 thousand requests simultaneously in a scalable and easy way
Actual Behavior
I can`t send data by MQTT protocol
Steps to Reproduce
1. 2. 3. 4.
Context
Debug logs
Logs
``` PASTE_YOUR_LOGS_HERE ```