flutter_donation_buttons 0.0.5 flutter_donation_buttons: ^0.0.5 copied to clipboard
A collection of your most used donation/support buttons to support your development.
0.0.1 #
Added Kofi, PayPal and Patreon Button
0.0.2 #
Fixed some small staff in the documentation, tried to format the data better
0.0.3 #
- Added example folder and main.dart
- Added Buy me a coffe button
- Added images
0.0.4 #
- Added
onDonation
optional callback to allow additional logic to run after a user donated something based on: PR #1. Thanks a lot to @hatch01 - Updated example code with onDonation example
- Removed FontAwesome Icons as SimpleIcons already covered all icons to improve package size
- Added code so everyone can easily run the example
0.0.5 #
- upgrade dependencies to be up to date
- upgrade dart sdk version
- upgrade flutter sdk version
- changed
launch
tolaunchUrlString