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

Exposed spell check configuration from TextField #1309

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

KSokhal
Copy link
Contributor

@KSokhal KSokhal commented Oct 20, 2023

Connection with issue(s)

Closes #1299

Solution description

Exposed the spell check configuration from TextField to FormBuilderTextField.

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 Oct 20, 2023

Codecov Report

Merging #1309 (8b21957) into main (4f58141) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1309   +/-   ##
=======================================
  Coverage   84.98%   84.98%           
=======================================
  Files          21       21           
  Lines         726      726           
=======================================
  Hits          617      617           
  Misses        109      109           
Files Coverage Δ
lib/src/fields/form_builder_text_field.dart 90.69% <ø> (ø)

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

@deandreamatias deandreamatias merged commit 5ba56f6 into flutter-form-builder-ecosystem:main Oct 20, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants