Skip to content

fix: #1474 improve form state updates#1487

Draft
deandreamatias wants to merge 1 commit intomainfrom
bugfix/#1474-improve-form-state-updates
Draft

fix: #1474 improve form state updates#1487
deandreamatias wants to merge 1 commit intomainfrom
bugfix/#1474-improve-form-state-updates

Conversation

@deandreamatias
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 22, 2025

Codecov Report

❌ 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).
⚠️ Report is 56 commits behind head on main.

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.

@github-actions github-actions bot added the Stale label May 23, 2025
@github-actions github-actions bot removed the Stale label Apr 2, 2026
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