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

[Feature Implimented] Toggles Page Implimented #236

Open Rhishikesh12 opened 1 year ago

Rhishikesh12 commented 1 year ago

Pull Request Template

Description: This pull request introduces a new feature to the project - the addition of toggles/switches button page, which was previously missing.

Changes Made:

The following changes have been made in this pull request: 1) Created a new page for toggles/switches buttons. 2) Designed and integrated the frontend components for the toggle buttons. 3) Updated the navigation and routing to include the new page. These changes enable users to access and control the toggles/switches buttons, providing a more customizable experience within the application.

Related Issue:

Issue #229

Screenshots/GIFs:

New Function Implimented :

image

Light Mode :

image

Dark Mode :

image

Checklist:

Please review and merge this PR at your earliest convenience.

Thank you!

Rhishikesh12 commented 1 year ago

@Debajyoti14 @ashdude1401

No Third-Party libraries are used.