You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-21Lines changed: 10 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,45 +4,34 @@
4
4
5
5
<h1align="center">bKash(BD) Mobile Finance Payment Gateway for Flutter</h1>
6
6
<palign="center" >
7
-
<imgsrc="#" />
8
-
<imgsrc="#" />
9
-
</p>
10
-
11
-
This is a Flutter package for [bKash](https://www.bkash.com/)) BD Payment Gateway. This package can be used in flutter project. We created this package while working for a project and thought to made it release for all so that it helps.
TODO: Put a short description of the package here that helps potential users
24
-
know whether this package might be useful for them.
16
+
This is a Flutter package for [bKash](https://www.bkash.com/) BD Payment Gateway. This package can be used in flutter project. We created this package while working for a project and thought to made it release for all so that it helps.
25
17
26
18
## Features
27
19
28
-
TODO: List what your package can do. Maybe include images, gifs, or videos.
20
+
List what your package can do. Maybe include images, gifs, or videos.
29
21
30
22
## Getting started
31
23
32
-
TODO: List prerequisites and provide or point to information on how to
24
+
List prerequisites and provide or point to information on how to
33
25
start using the package.
34
26
35
27
## Usage
36
28
37
-
TODO: Include short and useful examples for package users. Add longer examples
29
+
Include short and useful examples for package users. Add longer examples
38
30
to `/example` folder.
39
31
40
-
```dart
41
-
const like = 'sample';
42
-
```
43
32
44
33
## Additional information
45
34
46
-
TODO: Tell users more about the package: where to find more information, how to
35
+
Tell users more about the package: where to find more information, how to
47
36
contribute to the package, how to file issues, what response they can expect
0 commit comments