cph-cachet / research.package

A Flutter package implementing support for surveys like ResearchStack and ResearchKit
MIT License
51 stars 44 forks source link

Custom Slider #93

Open pmagnuson opened 1 year ago

pmagnuson commented 1 year ago

I have a need to create a custom slider, one that would display different text based on the slider value.

Is it possible to add a custom answer format and a custom display definition?

Or is there a way to extend the RPSliderAnswerFormat class in a way the changes the display?

Thank you. Great package!

alpapado commented 5 months ago

That would be a really useful functionality