Closed shahabhm closed 4 months ago
@shahabhm would you mind adding tests so that we make sure this feat does not break the Widget? Please also add this to the CHANGE Logs file.
@antonio-pedro99 Hi. Thanks for reviewing the PR. But It has been quite a few years since I've coded anything for mobiles and I don't remember anything about it :). Unfortunately, I cannot help with this issue anymore.
Hi. after converting items to widgets we can't easily set the background of the items and it will be obtained from theme and indexing needs to be managed manually. also apps using this widget might need to conform to the changes. therefore I have edited the code in a way the structure doesn't change but it's possible to easily add tooltips; you just need to specify the text while creating a BottomNavyBarItem. here's how it will look like: This fixes #50