Skip to content

Commit

Permalink
api header instruction in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MOKTADIR authored and MOKTADIR committed Apr 12, 2023
1 parent 6fe8518 commit cac484f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,10 +245,11 @@ After setting up all the needed thing now lets talk about folder structure which

**API CALLING**

**CHANG THE HEADER in the DIO_CLIENT.DART file according to you >> "defaultHeader" to "secureHeader" . in MULTIPART "defaultMultipartHeader" to "secureMultipartHeader"**


**GET**

**CHANG THE HEADER in the DIO_CLIENT.DART file according to you >> "defaultHeader" to "secureHeader" . in MULTIPART "defaultMultipartHeader" to "secureMultipartHeader"**

```dart
getPostDetail(int? id) async {
Expand Down

0 comments on commit cac484f

Please sign in to comment.