appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
187 stars 214 forks source link

Customise Finish Button Theme #71

Closed Vadime closed 1 year ago

Vadime commented 1 year ago

Problem

I wold like to use this flutter package in my app. But I use a custom Theme on all of my widgets, so this package seems kinda of in my app, because it does not follow the apps theme. The primary color is read perfectly fine. But there are things I would like to be able to customise as well. For example:

  1. Border radius
  2. Elevation

Solution

Maybe you could make the finish button read from the app's global theme, where all the custom attributes are declared. Or you could directly put those custom attributes into the constructor

Thank you in advance

khanmujeeb687 commented 1 year ago

Hey @Vadime, I am looking into this issue, which plugin are you using?

Vadime commented 1 year ago

I'm using the flutter_onboarding_slider.

bilalhamud commented 1 year ago

Solved with version 1.0.9