Clueless-Community / Spectrum-UI

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.
MIT License
71 stars 99 forks source link

Fixing bugs in labels.dart #253

Open BhavaniSaranga12 opened 1 year ago

BhavaniSaranga12 commented 1 year ago

Description:

  1. 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.
  2. In widget_category.dart file, the BottomNavBarScreen() is undefined.
  3. undefined customTextButtonColor

The above issues can be solved by changing their respective files and favourite provider files.

image

I would like to raise a PR with proper solution , @Debajyoti14 @ashdude1401 Please assign me this issue.

Vibhav70 commented 1 year ago

I want to work on this issue. Please assign me this issue.

puneethkumar18 commented 10 months ago

I am interested to resolve this Please assign me @Roshaen