Skip to content

fix: #1474 improve form state updates #1487

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

deandreamatias
Copy link
Collaborator

Connection with issue(s)

Close #1474

Solution description

Screenshots or Videos

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

@deandreamatias deandreamatias changed the title feat: improve extension of with context bugfix/#1474-improve-form-state-updates Apr 22, 2025
@deandreamatias deandreamatias changed the title bugfix/#1474-improve-form-state-updates fix: #1474 improve form state updates Apr 22, 2025
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.61%. Comparing base (fffb27d) to head (6421658).

Files with missing lines Patch % Lines
lib/src/form_builder.dart 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1487      +/-   ##
==========================================
- Coverage   89.88%   89.61%   -0.28%     
==========================================
  Files          21       21              
  Lines         840      847       +7     
==========================================
+ Hits          755      759       +4     
- Misses         85       88       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[FlutterFormBuilder]: using context.findAncestorStateOfType in FormBuilder.of
1 participant