Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kechankrisna committed Feb 15, 2023
1 parent 6cfe505 commit 73f2412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ This package will allow developer integrate their flutter app with aba payway ea
var response =
await service.checkTransaction(transaction: _transaction);
print(response.description);
```
````

### Example: generate correct uri path for checkout link
````dart
Expand Down

0 comments on commit 73f2412

Please sign in to comment.