File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The Flutter package that makes it super easy to integrate Paystack's payment gat
2525## :dart : Add dependency to pubspec.yaml:
2626``` dart
2727dependencies:
28- paystack_for_flutter: 1.0.1
28+ paystack_for_flutter: 1.0.2
2929```
3030
3131## Then, import like this:
Original file line number Diff line number Diff line change 11name : paystack_for_flutter
22description : The Flutter package that makes it super easy to integrate Paystack's payment gateway into your app with just few lines of code.
3- version : 1.0.1
3+ version : 1.0.2
44homepage : https://github.com/VhiktorBrown/paystack_flutter
55documentation : https://github.com/VhiktorBrown/paystack_flutter/blob/master/README.md
66issue_tracker : https://github.com/VhiktorBrown/paystack_flutter/issues
You can’t perform that action at this time.
0 commit comments