yako-dev / flutter_badges

A flutter package for creating badges.

Home Page:https://pub.dev/packages/badges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request : option for StackFit

Pielgrin opened this issue · comments

Hello,

This plugin is really cool but I want to show a badge on a button in a row. The default StackFit parameter in Stack plugin forced to reduce button's size.
Is it possible to let user decide which StackFit he wants to use ?
In my case, the solution would be to change StackFit option to passthrough.

I can make a pull request to fix this if you want to.