Skip to content

v1.0.3

Compare
Choose a tag to compare
@wilburx9 wilburx9 released this 22 Jan 11:12
· 42 commits to master since this release
  • Fixed issue with using disposed context(#26)
  • Removed hardcoded currency text in the checkout prompt (#30)
  • Fixed issue where plugin crashes app in headless service (#31)
  • Converted charge metadata to json format (thanks to Itope84)
  • Fixed issue with validating past months
  • Added option to hide email and/or amount in checkout prompt
  • Made the example main.dart more usable
  • Wrote unit tests and widget tests