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

Sloved Button Errors: customTextButtonColor Error, Animated Button11 … #259

Open hammadalive7 opened 1 year ago

hammadalive7 commented 1 year ago

…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 solved all the issue I found in it. I found 3 main issues in the custom button.

Changes Made: The issues I found regarding custom button are

I have sloved all the issues in my branch.

Related Issue: First Issue: buttons -> all_buttons -> text_button -> button6.dart Second Issue: buttons -> all_buttons -> animated_button -> button11.dart Third Issue: buttons -> all_buttons -> animated_button -> button12.dart

Screenshots/GIFs: ![C Animated Button CustomButton

Testing Done: I have run the application and checked the changed and test it using terminal its working fine.

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!

hammadalive7 commented 1 year ago

@Roshaen @ashdude1401 Must consider my Pull Request.