Spectrum UI is a user-friendly Flutter UI library that offers a variety of beautifully designed widgets and components that are easy to use and can be integrated into your Flutter projects seamlessly.
In labels.dart file, the favProviderModel.add() expects a parameter of type int but container widget is used and hence the labels can't be added to favourites.
In widget_category.dart file, the BottomNavBarScreen() is undefined.
undefined customTextButtonColor
The above issues can be solved by changing their respective files and favourite provider files.
I would like to raise a PR with proper solution , @Debajyoti14 @ashdude1401
Please assign me this issue.
Description:
The above issues can be solved by changing their respective files and favourite provider files.
I would like to raise a PR with proper solution , @Debajyoti14 @ashdude1401 Please assign me this issue.