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.
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 :
Light Mode :
Dark Mode :
Checklist:
[✅ ] The code follows the project's coding style guidelines.
Please review and merge this PR at your earliest convenience.
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 :
Light Mode :
Dark Mode :
Checklist:
Please review and merge this PR at your earliest convenience.
Thank you!