flutter_form_builder icon indicating copy to clipboard operation
flutter_form_builder copied to clipboard

Simple form maker for Flutter Framework

Results 142 flutter_form_builder issues
Sort by recently updated
recently updated
newest added
trafficstars

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.3.0 ### Platforms - [X] Android - [ ] iOS -...

bug
help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.1.1 ### What you'd like to happen ```Markdown First of all,...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.3.0 ### What you'd like to happen ```Markdown It would be...

enhancement

### Is there an existing issue for this? - [ ] I have searched the existing issues ### Package/Plugin version 1.0.0 ### What you'd like to happen ```Markdown ### Description...

enhancement

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 5.0.0 to 6.0.0. Commits 6eebe72 [flutter_lints] Bump lints dependency to 6.0.0 and bump package to 6.0.0 (#9108) 0093e2e [video_player_android] Add note about Android platform views known issue...

Stale
dart
dependencies

### Is there an existing issue for this? - [x] I have searched the existing issues ### Package/Plugin version 10.0.0 ### Platforms - [ ] Android - [ ] iOS...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### Package/Plugin version 10.0.1 ### What you'd like to happen On next Flutter stable...

enhancement

## Connection with issue(s) Close #1477 ## Solution description Making `FormBuilderDateTimePickerState` public allows calling the `showPicker` method programatically. We can access it like so: ```dart final dateTimePickerKey = GlobalKey(); ......

Stale

## Connection with issue(s) Close #1474 ## Solution description ## Screenshots or Videos ## To Do - [ ] Read [contributing guide](https://github.com/flutter-form-builder-ecosystem/.github/blob/main/CONTRIBUTING.md) - [ ] Check the original issue to...

Stale

### Describe the change you would like to see Dart release on version 3.8 _Doc imports_. This would be useful to reuse documentation of external packages ### How would the...

documentation