Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ BUG ] : The next slide button and finish button have the same styles #313

Open
rick427 opened this issue Sep 17, 2024 · 0 comments
Open
Assignees

Comments

@rick427
Copy link

rick427 commented Sep 17, 2024

Plugin name
Flutter Onboarding Slider

Describe the bug
The finish button style and the next slide styles are the same which makes styling both buttons differently difficult

To Reproduce
Steps to reproduce the behavior:

  1. Set a border radius of 100 on the finish button style

Expected behavior
The next slide button should have a different style property than the finish button style. So if set a border radius of 100 (i.e. make the next slide button circular) the finish button is also circular (i.e. I want the finish button to have sharper edges). In short I expect 2 different styles for both buttons similar to what was shown in the docs here

Screenshots
Screenshot 2024-09-17 at 4 40 58 PM
Screenshot 2024-09-17 at 4 41 09 PM

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: Iphone 15 pro
  • OS: IOS 17.2
  • Browser [e.g. stock browser, safari]
  • Version

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants