Spectrum-UI
Spectrum-UI copied to clipboard
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: 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...
### Pull Request Template Creating classes to remove certain errors in the program. **Changes Made:** Provide a clear and concise overview of the specific changes made in this PR. **Related...
I've updated the package versions to the latest available versions ### Pull Request Template **Description:** Briefly describe the purpose and context of this pull request. **Changes Made:** Provide a clear...
This updated configuration: Keeps the existing include directive for the package:flutter_lints/flutter.yaml file to activate recommended Flutter-specific lints. Under the linter section, you can customize the lint rules for your project....
**Describe the bug** The class hasn't been imported, due to which it's showing error. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'lib/data/widget_category.dart' 2. See error in line...
…overflow error, Antimated Button12 Error solved ### Pull Request Template These are the issues I worked on. #251 #258 **Description:** I have found some issues regarding custom button So I...
**Describe the bug** In Buttons Screen there is bug in Animated Buttons. When I click on the first animated button animation started and it show overflow error. And Second Animated...
Fixed #256
Describe the bug In buttons.dart the CustomTextButtonColor is undefined and hence the animated buttons cannot be added to favourites. Screenshots  Expected behaviour: on making some changes to buttons.dart and...
Cards like seen while choosing Categories on E-commerce Website or Service Provided websites