Skip to content

Upgrades dependencies and The Example app #72

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

Merged
merged 5 commits into from
May 17, 2025

Conversation

Crucialjun
Copy link
Contributor

@Crucialjun Crucialjun commented Nov 15, 2024

Updates Flutter FormBuilder to v9.5.0 and associated dependencies.

Upgrades Gradle to 8.9 and Android Gradle Plugin to 8.7.2. Sets NDK version to 27.0.12077973. Updates various Gradle properties for compatibility. Updates Kotlin version to 2.0.0 and other dependencies for compatibility with Flutter 3.24+.

Connection with issue(s)

Close #???

Connected to #???

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

Updates Flutter FormBuilder to v9.5.0 and associated dependencies.

Upgrades Gradle to 8.9 and Android Gradle Plugin to 8.7.2.  Sets NDK version to 27.0.12077973. Updates various Gradle properties for compatibility.  Updates Kotlin version to 2.0.0 and other dependencies for compatibility with Flutter 3.24+.
@Crucialjun Crucialjun changed the title Upgrades The Example app Upgrades dependencies and The Example app Nov 15, 2024
Crucialjun and others added 4 commits November 15, 2024 12:33
Sets `filled` property of `InputDecoration` to `false` to resolve rendering issues.
Upgrades `flutter_form_builder`, `form_builder_validators`, and `flutter_lints` dependencies to their latest versions.
This also updates other transitive dependencies to their latest compatible versions.
Copy link

codecov bot commented May 17, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 41.42%. Comparing base (d7b4c20) to head (34e8c4d).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/form_builder_phone_field.dart 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   37.85%   41.42%   +3.57%     
==========================================
  Files           1        1              
  Lines         140      140              
==========================================
+ Hits           53       58       +5     
+ Misses         87       82       -5     

☔ 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.

@deandreamatias
Copy link
Contributor

Really thanks for this update. Is important to maintain the package.
After merge, I will test and update some others parts, if necessary, to release a new major version

@deandreamatias deandreamatias merged commit 96b9ed3 into flutter-form-builder-ecosystem:main May 17, 2025
4 of 7 checks passed
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.

2 participants