vinceramcesoliveros / paymongo_sdk

Unofficial PayMongo SDK written in Dart.
MIT License
10 stars 8 forks source link

Sample app 1st and 2nd item card not working, it does not show the floating button when click. #1

Open Princezar opened 2 years ago

Princezar commented 2 years ago

To Reproduce

  1. Just load the paymongosdk sample app.
  2. When load, try click the 1st and 2nd item card.
  3. Observe the floating button, nothing show up only when you click the other card.
  4. And when click the other item card, the 1st and 2nd item already added when floating button show up.

ScreenShots

3itemsAdded

Thank you