-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Refactor code #111
Refactor code #111
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for working on it!
I'm very busy with my studies and work and couldn't continue with the other PR
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #111 +/- ##
==========================================
+ Coverage 93.31% 95.00% +1.69%
==========================================
Files 5 92 +87
Lines 613 1002 +389
==========================================
+ Hits 572 952 +380
- Misses 41 50 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@deandreamatias this is now ready to go! |
02eaed6
into
flutter-form-builder-ecosystem:main
@deandreamatias can you make the release? |
@martijn00 need more documentation about this changes.
If you can do this, I will appreciate |
Connection with issue(s)
Close #110
Solution description
Splits up the code into better testable and more maintainable code.
Screenshots or Videos
To Do