markgravity / flutter-survey

3 stars 0 forks source link

[10] [Backend] Add HTTP service #39

Closed markgravity closed 3 years ago

markgravity commented 3 years ago

https://github.com/markgravity/flutter-survey/issues/10

What happened

We need a service to handle an HTTP request

sleepylee commented 3 years ago

note for the title of the PR, I think it would be good to see the title prefix i.e [Backend] in this case too, so we can navigate through your list of PRs more efficiently imo.

manh-t commented 3 years ago

so @sleepylee do you mean that we should setup a service wrapper like retrofit? 🙏 It's nice to have

sleepylee commented 3 years ago

still pending for your answer, @markgravity 🙇

markgravity commented 3 years ago

still pending for your answer, @markgravity 🙇

@sleepylee I think I wrapped dio around HttpService already? 🤔