coinforbarter_sdk 1.1.8 
coinforbarter_sdk: ^1.1.8 copied to clipboard
This is a simple SDK that allows you to integrate a cryptocurrency payment gateway in your flutter project.
CHANGELOG.md #
1.1.8 #
- All payments must be equal to or above 2 USD to be processed
 - Bug Fixes
 
1.1.7 #
- Bug fixes from other previous version
 
1.1.6-bugfix #
- bug fix from previous release.
 
1.1.6 #
- Callback function is now required
 - Callback function now showing success message on transaction end
 
1.1.5 #
- Error handling was improved a great deal.
 
1.1.4 #
- Minor code fixes
 
1.1.3 #
- Moved all staging to live environment
 - Users can now make live payments
 - UI Fixes
 
1.1.2 #
- Refactored code to cleaner style
 - Cancel Payment efficiently handled
 - Ability to use the 
coinForBarterInit()method seamlessly - Optimized error handling of error handling currency downtime
 - Overall improvement and fixes of bug.
 
1.1.1 #
- Optimized pub serviceController
 
- Fixed static analysis
 
1.1.0 #
Changes:
- 
Reverted package number to follow convention
 - 
README.md now shows a full integration example.
 - 
Payment now fully supports test keys gotten from www.coinforbarter.com
 - 
All cryptocurrencies now have corresponding icons
 - 
Customizable button, color and text color
 - 
Provision of payment init function for more flexible calls.
 - 
Deprecating and stoping support for previous version.
 
1.0.0 #
Features:
- Allows you to accept payment in cryptocurrencies. Supporting up to 11 Cryptocuurrencies