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

Add custom widgets to range slider #1224

Merged
merged 1 commit into from
Apr 22, 2023
Merged

Conversation

deandreamatias
Copy link
Collaborator

@deandreamatias deandreamatias commented Apr 22, 2023

Connected to #1148

Solution description

Add properties to allow customize widgets to show max, min and current value on range slider form field

To Do

  • Read contributing guide
  • Check the original issue to confirm it is fully satisfied
  • Add solution description to help guide reviewers
  • Add unit test to verify new or fixed behaviour
  • If apply, add documentation to code properties and package readme

@codecov
Copy link

codecov bot commented Apr 22, 2023

Codecov Report

Merging #1224 (01bc243) into main (71cf8db) will decrease coverage by 0.10%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main    #1224      +/-   ##
==========================================
- Coverage   83.75%   83.66%   -0.10%     
==========================================
  Files          19       19              
  Lines         708      710       +2     
==========================================
+ Hits          593      594       +1     
- Misses        115      116       +1     
Impacted Files Coverage Δ
lib/src/fields/form_builder_range_slider.dart 94.28% <87.50%> (-2.69%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@deandreamatias deandreamatias merged commit c88535d into main Apr 22, 2023
@deandreamatias deandreamatias deleted the custom-widgets-range-slider branch April 22, 2023 09:10
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

Successfully merging this pull request may close these issues.

1 participant