Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #61 from VictorUvarov/master
don't use specific widgets
- Loading branch information
68e2958
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was about to add this to my local files.
I wanted to show badges on an item, and didn't like that it forces to use an Icon instead of Stack or any other widget.
Great addition. Thank you