Skip to content

Commit 8a7a016

Browse files
authored
Update README.md
1 parent 6c5463f commit 8a7a016

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<h1 align="center">bKash(BD) Mobile Finance Payment Gateway Flutter Package</h1>
77
<p align="center" >
8-
98
</p>
109

10+
1111
[![Pub](https://img.shields.io/pub/v/flutter_bkash.svg)](https://pub.dartlang.org/packages/flutter_bkash)
1212
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
1313
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)]() [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)]()
@@ -139,6 +139,13 @@ Examples for see the `/example` folder.
139139

140140
**Here is the example code** [link](https://github.com/codeboxrcodehub/flutter-bkash/blob/master/example/lib/main.dart)
141141

142+
**Example Video Demo**
143+
144+
<div align="center">
145+
<video src="https://github.com/codeboxrcodehub/flutter-bkash/assets/19654129/5f9e12ee-b5cb-4dc2-a522-0c631f1f7032" controls></video>
146+
</div>
147+
148+
142149
### Importance Notes
143150
- Read the comments in the example of code
144151
- See the documents and demo checkout [bKash API Specifications](https://developer.bka.sh/v1.2.0-beta/reference), [bKash Payment Checkout Demo](https://merchantdemo.sandbox.bka.sh/frontend/checkout)

0 commit comments

Comments
 (0)