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

General: Adaptative components #1422

Open
1 task done
baptistesx opened this issue Aug 19, 2024 · 1 comment
Open
1 task done

General: Adaptative components #1422

baptistesx opened this issue Aug 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@baptistesx
Copy link

baptistesx commented Aug 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

9.1.1

What you'd like to happen

First of all, thank you so much for your work and this great package!

That would be nice to add the adaptative feature for possible fields such as FormBuilderDateTimePicker and FormBuilderDropdown to automatically show either Material components on android or Cupertino ones on iOs.

Example on some basic widgets:
https://docs.flutter.dev/platform-integration/platform-adaptations#widgets-with-adaptive-constructors

Alternatives you've considered

No response

Aditional information

No response

@baptistesx baptistesx added the enhancement New feature or request label Aug 19, 2024
@deandreamatias
Copy link
Collaborator

Will be nice but currently we only support Cupertino and Material separated.
See https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields for Cupertino widgets

@deandreamatias deandreamatias changed the title FormBuilderDateTimePicker & FormBuilderDropdown: add adaptative feature General: Adaptative components Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants