funwithflutter / flutter_confetti

A Flutter widget that shoots confetti all over the screen.
https://pub.dev/packages/confetti
MIT License
439 stars 79 forks source link

add stroke color/width #61

Closed sgruhier closed 2 years ago

sgruhier commented 2 years ago

I needed to be able to set stroke color and width on shapes. I added two optional parameters on Confetti widget for that

netlify[bot] commented 2 years ago

Deploy Preview for dazzling-euclid-7da31e failed.

Name Link
Latest commit de210a83c1d6b0d015d83f6f5a1339f05559d3a3
Latest deploy log https://app.netlify.com/sites/dazzling-euclid-7da31e/deploys/6267651cdc702d0008e12e53
funwithflutter commented 2 years ago

This is great, I made some small updates with the default initialisation, with a new pull request here: #65. Close this in favour of that - based off of this branch