flutter_bkash 0.3.1
flutter_bkash: ^0.3.1 copied to clipboard
Flutter package for payment gateway service bKash (Bangladesh). bKash payment easy to implement through this package on your flutter project.
0.1.0 #
- initial release.
0.1.1 #
- Modified the readme file
- Added code example on more details view
- Pass static analysis
- Support up-to-date dependencies
0.1.2 #
- Changed the parameter of BkashPayment
- Added to as isSandbox is true/false
- Modified the README.md and example of code more comment also style of formatting.
0.1.3 #
- Modified the README.md
- Flutter formats the code [flutter format .]
0.2.0 #
- Modified the README.md
- Added Tokenized API feature
- Changed API of flutter Bkash
- Added some feature
- Pay using bKash without an agreement
- Create a bKash agreement for future payments
- Pay using bKash with an agreement
0.3.0 #
- Modified as per new version of bKash API
- Added minor code changes
- Added tokenized api changes
0.3.1 #
- Changed documentation