AngeloAvv / flutter_flavorizr

A flutter utility to easily create flavors in your flutter application
https://pub.dev/packages/flutter_flavorizr
MIT License
456 stars 81 forks source link

Need success/failed message after every build #242

Open zyllus17 opened 7 months ago

zyllus17 commented 7 months ago

I love the package and how easy and streamlined it makes the app development process by handling flavors, app icons, names and other stuff all in one go but we don't get any message the command is completed. If you can add a command something like a "Flavors set successfully" then it would be more easy to understand that nothing was missed and the build was successful.