Skip to content

Commit ef6978b

Browse files
committed
Changes for v1.0.2
1 parent 9b05703 commit ef6978b

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.0.2
2+
3+
* Made plugin theme customizable
4+
* Switched deprecated UIWebView for WKWebView for iOS
5+
* Added a customizable company logo
6+
* Displayed "Secured by Paystack" at bottom of payment prompt
7+
18
## 1.0.1+1
29

310
* Bumped dependencies versions

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_paystack
22
description: A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS.
3-
version: 1.0.1+1
3+
version: 1.0.2
44
author: Wilberforce Uwadiegwu <faradaywilly@gmail.com>
55
homepage: https://github.com/wilburt/flutter_paystack
66

screenshots/bank_payment.png

34.7 KB
Loading

screenshots/card_payment.png

28.4 KB
Loading

0 commit comments

Comments
 (0)