Skip to content

docs: add a visual example gallery for extra fields #21 - #155

Merged
deandreamatias merged 5 commits into
flutter-form-builder-ecosystem:mainfrom
AzazelSensei:docs/visual-examples-21
Aug 15, 2026
Merged

docs: add a visual example gallery for extra fields #21#155
deandreamatias merged 5 commits into
flutter-form-builder-ecosystem:mainfrom
AzazelSensei:docs/visual-examples-21

Conversation

@AzazelSensei

Copy link
Copy Markdown
Contributor

Connection with issue(s)

Close #21

Solution description

The example was one long form. I split it into a home gallery so each extra field has its own screen with a couple of use cases and the live form value. The complete form is still there as the first tile.

README lists the gallery screens and the current widget names.

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

The example was one long form. Split it into a home gallery so each
widget has its own screen with a couple of use cases.

Fixes flutter-form-builder-ecosystem#21
@AzazelSensei AzazelSensei mentioned this pull request Aug 13, 2026
@deandreamatias

Copy link
Copy Markdown
Contributor

Hi @AzazelSensei can update your branch with last commit from main? Thanks

@deandreamatias

Copy link
Copy Markdown
Contributor

Also, the related issue is about visual examples like screenshots or gifs, not specifically about new code examples. This media could be should in pub.dev too, setup it into pubspec.yaml

Recorded the extra widgets at the same 230x409 size as
flutter_form_builder, listed them in pubspec.yaml for pub.dev,
and added the README table the sibling package uses.
@AzazelSensei

Copy link
Copy Markdown
Contributor Author

Already on latest main.

The issue was asking for screenshots/gifs, not more example screens. I recorded the extra fields at the same 230x409 size as flutter_form_builder and listed them in pubspec.yaml so they show on pub.dev.

@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.13%. Comparing base (661db3f) to head (7d45ed6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   56.13%   56.13%           
=======================================
  Files           5        5           
  Lines         212      212           
=======================================
  Hits          119      119           
  Misses         93       93           

☔ View full report in Codecov by Harness.
📢 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
deandreamatias merged commit 493cd41 into flutter-form-builder-ecosystem:main Aug 15, 2026
7 of 8 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.

Add visual examples

2 participants