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

Added remove from favorites feature #178

Closed Uttkarsh-raj closed 1 year ago

Uttkarsh-raj commented 1 year ago

Pull Request Template

Description:

To add the feature of adding to and removing from the favorites list.

Changes Made:

Added the remove and star buttons so that the user can easily star the widget for later.

Related Issue:

If applicable, reference the related issue number(s) here.

Screenshots/GIFs:

If applicable, include any relevant screenshots or GIFs to visually demonstrate the changes.

Screenshot (2)

Screenshot 2023-05-22 174846

Screenshot 2023-05-23 094828

Testing Done:

just click on the respective buttons to add or remove from favorites.

Additional Notes:

Add any additional information or notes that are relevant to this PR.

Checklist:

Please review and merge this PR at your earliest convenience.

Thank you!