coinforbarter_sdk 1.1.4 copy "coinforbarter_sdk: ^1.1.4" to clipboard
coinforbarter_sdk: ^1.1.4 copied to clipboard

outdated

This is a simple SDK that allows you to integrate a cryptocurrency payment gateway in your flutter project.

CHANGELOG.md #

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
8
likes
0
pub points
23%
popularity

Publisher

unverified uploader

This is a simple SDK that allows you to integrate a cryptocurrency payment gateway in your flutter project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, flutter_countdown_timer, flutter_svg, get, http

More

Packages that depend on coinforbarter_sdk