OWASP-BLT / BLT-Flutter

The official OWASP BLT App repository/ Heist 'em bugs!
https://owasp.org/www-project-bug-logging-tool/
BSD 3-Clause "New" or "Revised" License
22 stars 28 forks source link

Sponsor/Donate Feature in BLT Flutter #413

Closed Uttkarsh-raj closed 1 month ago

Uttkarsh-raj commented 2 months ago

PR Description

Implemented the sponsor feature in the project to allow users to sponsor the BLT and related projects under BLT. This pr fixes https://github.com/OWASP-BLT/BLT/issues/2334 and fixes https://github.com/OWASP-BLT/BLT/issues/2335 issues . Also tested that nothing is broken after adding these tests and everything is working fine.

Also, this will complete Tasks under :

Demo

https://github.com/OWASP-BLT/BLT-Flutter/assets/106571927/56465703-2686-48cd-81e1-65e4dc89add8

https://github.com/OWASP-BLT/BLT-Flutter/assets/106571927/f68789fc-ff9b-407e-86f0-333da371317c

Uttkarsh-raj commented 2 months ago

Nice work. I like how you used the script to change the amount.

Thanks actually that was the only way cause the url doesn't have any query or params that we can edit and it took some time for me to figure this out...

Uttkarsh-raj commented 2 months ago

Hey @DonnieBLT there is some issues with the apple store , if that has already been resolved is there a way to re-run the build ?