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

FormBuilderCheckbox: Can't control the vertical space of the list tile #1325

Closed
7 tasks done
louga31 opened this issue Nov 13, 2023 · 0 comments · Fixed by #1326
Closed
7 tasks done

FormBuilderCheckbox: Can't control the vertical space of the list tile #1325

louga31 opened this issue Nov 13, 2023 · 0 comments · Fixed by #1326
Labels
bug Something isn't working

Comments

@louga31
Copy link
Contributor

louga31 commented Nov 13, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

9.1.1

Platforms

  • Android
  • iOS
  • Linux
  • MacOS
  • Web
  • Windows

Flutter doctor

Flutter doctor
[√] Flutter (Channel stable, 3.13.0, on Microsoft Windows [Version 10.0.19045.3324], locale en-US)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.3.4)
[√] Android Studio (version 2023.1)
[√] Connected device (4 available)
[√] Network resources

• No issues found!

Minimal code example

Code sample
FormBuilderCheckbox(name: 'name', title: const Text('name'))

Current Behavior

Currently vertical padding arround the FormBuilderCheckbox is very large.

Expected Behavior

There must be option to control visual density of FormBuilderCheckbox's list tile.

Steps To Reproduce

flutter pub add flutter_form_builder: ^9.1.1.
1). Use FormBuilderCheckbox

Aditional information

No response

@louga31 louga31 added the bug Something isn't working label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
1 participant