You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
BhavaniSaranga12
changed the title
Adding Add to favourite functionality to labels and solving some other bugs in Project.
Fixing bugs in labels.dart
Jul 2, 2023
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.
The text was updated successfully, but these errors were encountered: