AliAkberAakash / AliAkberAakash/leafy
Design an interface for the REST network requests
Aperta
- Lingua principale
- Dart
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Tasks
Create an abstract class in the `network` module's rest folder, which holds the interface of the network client.
Add methods `get`, `post`, `put`, `delete` & `multipart`. Also, create methods to add and delete `interceptors`.
You can choose the name of the class. Put the class inside a folder named `client`.
Full path: `network/lib/rest/client/network_client.dart`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.