lab-64 / split-the-bill-client

Flutter App for easy and fast splitting up of receipts
4 stars 0 forks source link

Refactor get/post/put/putMultipart in HttpClient #74

Open GR0ZA opened 3 months ago

GR0ZA commented 3 months ago

get, post, put & putMultipart methods in http_client.dart share much common code and could be refactored.