Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flutter-form-builder-ecosystem/flutter_form_builder

Simple form maker for Flutter Framework
https://github.com/flutter-form-builder-ecosystem/flutter_form_builder

Update README.md (#171)

This commit improves the README section explaining how to build a custom field, by adding the `e...

f80bb53fe2b444a3c019908f775e05c98df75e95 authored about 5 years ago
Fixed bug caused by dropping unimplemented attribute `onChipTapped` of `flutter_chips_input`. Closes #168

61e4a18ed163f7634b4a19e2ed4bb7606a61a6cc authored about 5 years ago
Updated docs for v3.6.0

9e0fc9aa38340acfe6eed2c4bcf928f7673abbc1 authored over 5 years ago
Bumped up flutter_typeahead 1.6.1 -> 1.7.0

1db3042943c5535aa294c3cf9b7968716fd0a8cf authored over 5 years ago
Added default TextInputConfiguration options for ChipsInput

6462c158905098007fc2e7708008c49147bbe4a4 authored over 5 years ago
Added numberFormat attribute to Slider. Closes #156

05439a200db3b6d8ef31c2ffff9702000f2e31e1 authored over 5 years ago
Remove default maxLines fro TextField

b852611dbc210d0229524b7a7bd075a97574cf72 authored over 5 years ago
Default contentPadding and border attributes removed from CheckboxList, Radio and SegmentedControl list

c8e1945e9bef9b7ab652b33f061e9d07adfd683b authored over 5 years ago
Added clear option to FormBuilderDropdown. Closes #148

cd3ebe54760de73dea6ac087d6a82b32cc9af1f1 authored over 5 years ago
Fixed bug where FormBuilderDropdown shows value instead of label when disabled/readOnly. Closes #154

9fb15c76fb9e4fd284ac7569eb3559a8ab240e14 authored over 5 years ago
Fixed bug where FormBuilderDateTimePicker value is parsed from TextField string. Closes #164

c0b4deaddc167c0ff7863fd2970be31df5bee66a authored over 5 years ago
Fixed bug where Switch doesn't obey initialValue from FormBuilder

a5e76afa33cb066c45089c994d63ac6c5c972d2d authored over 5 years ago
Add error text to date range picker (#162)

9d4e2f7339a7a2db2ef33bc8e1763a3e1953ad0d authored over 5 years ago
Fixed bug where pushing cancel on timePicker causes crash (#163)

If a user would close the time picker with cancel and there were no current value DateTimeField....

9eb5f58219a50bb6badb23f50c2d3270365e1890 authored over 5 years ago
Merge branch 'master' of https://github.com/danvick/flutter_form_builder

67ebbf2ab7cc0ca508c7504b49765895b2f2ae37 authored over 5 years ago
Bumped up `flutter_chips_input` version from 1.3.1 to 1.5.1

0ff297451616826f8c1311273012f6bcabe458e8 authored over 5 years ago
Ignore deprecation warnings

62805edd823bc2f15934bd679e69ee991f41ab2c authored over 5 years ago
Fix example project (#147)

- Migrate to androidX.
- Upgrade gradle version.
- Update target android sdk

52f45d924f8b610ea5b33fd6ae5e70a8d2a8bf4d authored over 5 years ago
Bumped up datetime_picker_formfield version

ed1da9b886fbbcc647269971d25a2e4b7728e6d7 authored over 5 years ago
Fix dependency mismatch for intl with flutter_localizations from sdk flutter in master branch (#136)

aa119de90238cef0cb5d8af016eba3ef9b9d243d authored over 5 years ago
Fixed DateTimePicker bug: 'DateTime is not a subtype of type TimeOfDay' when Input type is Time only

ce4b742599ce006ee6d46a6b89f3f5b9818b8236 authored over 5 years ago
Re-introduced onSuggestionSelected option in TypeAhead field

d8faac365fa9462b411879009578a39e1354efe0 authored over 5 years ago
Merge branch 'master' into version_4

# Conflicts:
# .idea/workspace.xml

82edd2ebae605079a5c34bccd877d2363d9c9608 authored over 5 years ago
Hack to avoid manual editing of date - as is in DateTimeField library

415d237136ea19cfe2326c87e802f58919869efd authored over 5 years ago
ColorPicker - use TextField instead of TextFormField

d8557e5e5faa8ad93be0de43812c65224c837987 authored over 5 years ago
Created a ColorPickerField

0f693fba550fab2afc416f46e5967c19674afed4 authored over 5 years ago
added readonly state to FormBuilderField, FormBuilderFieldState class made public

97346db25016ea30cfb237ffc25ca9d526cce666 authored over 5 years ago
Created FormBuilderField class, base class for all fields

28f050bc5f062fd06d1e92e8420add326004f54b authored over 5 years ago
Added FormBuilderDateRangePicker to list of fields in README

f9d4256a595db3b86ef7b322b7db112bb9c6d207 authored over 5 years ago
Removed params from built-in validators list

f5ede0ad251b047e91c62e5098d3f453fdd7dc07 authored over 5 years ago
Added validators in README, other minor docs improvements

82028ec648eea8bd5e85ed50707f73f61dc2e0db authored over 5 years ago
Updated change log and docs for v3.5.0

6dba0c991f83b73c23141ae80bb50227ba745d5d authored over 5 years ago
initialTime and initialDate deprecated - brings confusion with initialValue

712132a31b2218c2054b5c4305538684967a182c authored over 5 years ago
Fixed bug where DateTimePicker cleared before selection

35affa071724a2af2fd558d9f29f54d09c46ccb3 authored over 5 years ago
Added new field type FormBuilderDateRangePicker

e03ac688a371df1b4071195e08daf146fdd5f884 authored over 5 years ago
Updated example and README to use new saveAndValidate() function

b7e24e6edb716161b7e00aa2ed92a23aac680b94 authored over 5 years ago
Added saveAndValidate function to FormBuilder widget

8a7e5948ac56c1002c8dba50684bce03748dc745 authored over 5 years ago
Changing onSuggestionSelectedLabel to a more intuitive selectionToTextTransformer

c5a6cc1d7a640012c62ac91fdc785a35911dca0f authored over 5 years ago
Removed onSuggestionSelected callback in typeahead - overridden in build function

faeafb54a48273d2c011c2df0c61e6af1107d6f1 authored over 5 years ago
Fixed bugs and assertion for custom data model typeahead

cdfbe678c9c25e890374286d8215b9af10ec9f07 authored over 5 years ago
Method to update typeahead label for custom datamodel (#115)

* add method to update suggestion to label

* modify assert condition for FormBuilderTypeAhead...

b4db766103941e5933f3f883d47dcacab7b2eef1 authored over 5 years ago
Changed type of resetIcon from [IconData] to [Icon]

0cde3096e8e80fd872f2d67740efd52a922b060f authored over 5 years ago
Fixed bug in `FormBuilderDateTimePicker` where trying to format null `initialValue`

7447bca1defc8d3e055d4008e0259b7e2ae00e60 authored over 5 years ago
Fixed bug where initial date not shown for `FormBuilderDateTimePicker`

801465ff4a0190e59d7c8459a1e4478ba6f14d54 authored over 5 years ago
Merge branches 'master' and 'master' of https://github.com/danvick/flutter_form_builder

e0bac8e8d25b1f2c3f0753bbaf90ca050e92f26a authored over 5 years ago
Converted FormBuilderFieldOption to Widget - allows option to be customized/styled

aae9e9341adbfbf3a76e96452532521bd361b1d8 authored over 5 years ago
Fixed bug in CheckboxList where new items cannot be added

c4c206c539e30f96e608905ac4899f862cfa6ebe authored over 5 years ago
Allow null value on checkbox if tristate is enabled

adf30adc692955f33c2322b1e8ae703d565b2026 authored over 5 years ago
Allow adding InputBorder on DropdownField

c41e0b81cd476ff649d9650876d0fa9c251e84f0 authored over 5 years ago
initialValue default was removed in FormBuilderCheckbox because value provided in _formState.initialValue was ignored

ec02b1c24132b488cb28bf59f2137bf856d8057f authored over 5 years ago
Added `initialValue` field to `FormBuilderCustomField`

c10d5908b89909fd1d42bb4073e21c520ab2e227 authored over 5 years ago
Disable editing of date/time field without date/time pickers

8c87d8b99d68df12ecff317434322b47630a60ba authored over 5 years ago
Disabled github funding

86a522d843aed29bb1ccb673e483a4ec4d20051b authored over 5 years ago
Fixed FUNDING.yml location

0e94734a77436e624874be6cc6c1057fab967f15 authored over 5 years ago
Added FUNDING.yml

f4e22af6da58837179671209683cea9487385d5c authored over 5 years ago
Updated docs

66633c723857e25d9675b4d3eeb48c28f07cbd36 authored over 5 years ago
Fixed a few bugs in DateTimePicker

2cefe57df46fd38f3517253a5fe1960b9d2a52aa authored over 5 years ago
Released v3.3.0

542c41e56c7e13b73131a2d24861f48e1581717f authored over 5 years ago
Properly renamed of `readonly` to `readOnly`

3929ff3050ebda4362c78260371f15b158eddb79 authored over 5 years ago
Added new field type `FormBuilderRangeSlider`

615d560ae6dbe0514e570e0171b81da63b022d70 authored over 5 years ago
Merge branch 'pre-flutter-1.7'

# Conflicts:
# .idea/workspace.xml
# lib/src/fields/form_builder_segmented_control.dart
# pubspe...

19b94165ad3beca7932cdc6d4f506a6b66494dc0 authored over 5 years ago
Added ability to set initialValue for whole form, added missing attributes for fields

e9fd0cc54d70b796234185ed295e5e8767e8ae54 authored over 5 years ago
Added borderColor, selectedColor, pressedColor & textStyle to SegmentedControl

5e49ddf4bf664429028ac614bb0241f4e6fa47e1 authored over 5 years ago
update datetime_picker_formfield to 0.4.0

14f5475298138f8490e22087fd5fe8bb317f2caf authored over 5 years ago
upgrade to datetime_picker_formfield 0.3.2

644c7db5503f285e048bd5dc3aeed4ddbb2e1296 authored over 5 years ago
revert example to old state

c7373fae2194879c5a244d0f2bf815c7b9834788 authored over 5 years ago
revert example to old state

a2caf8a250f407d81cd1ead65e4a5e8af2983852 authored over 5 years ago
upgrade to datetime_picker_formfield 0.3.2

e358fbe25c05b4dc25799dba4dcebd5c3eab7212 authored over 5 years ago
Added activeColor, checkColor, materialTapTargetSize & tristate for Checkbox

1903199562f75cbd7b5997fff9eaca195649c30e authored over 5 years ago
Fixed missing_return warning brought about by dart 2.4.* (or Flutter 1.7.*)

53bcb2d3a5548418e880db5311408eb545efc518 authored over 5 years ago
Fixed bug where `valueTransformer`s not working

acf314c1485086b38e17555091bfe1a6fa1260d6 authored over 5 years ago
If disabled dropdown has value, show value instead of `disabledHint`

fa662b558ddb10af5d7b57db39522b08e1f10947 authored over 5 years ago
Fixed Stack Overflow bug in `setAttributeValue` function

0de64e50b5341a53da5e77ce14ceb91dcad93be7 authored over 5 years ago
Fixed issue in saving form attribute values

03cd9c8702caf1590d44733c76e95c386a36ba8f authored over 5 years ago
Saving Attribute fix (#88)

Fixed issue in saving form attribute values - Credit [eltonmorais](https://github.com/eltonmorais)

17406363d280f85f8f3a8ce2695a04af74fdcab3 authored over 5 years ago
Allow readonly attribute for fields to be changed during runtime

4f67d442b185b0966cfcfa805c7e92a6c75cf568 authored over 5 years ago
fix: dynamic changing readonly state on fields not working (#83)

cdbec531a4b0758a3b80adb185c74098812e269e authored over 5 years ago
Bumped up `flutter_chips_input` from v1.2.0 to 1.3.0

4cb5a946a0e6eac7c1acfde5707c69422b331741 authored over 5 years ago
added missing attributes for Slider configuration

58ef930061398c74e66ea9e2471a67291d018f06 authored over 5 years ago
Update README.md (#79)

Fix named parameter 'errorMessage' isn't defined error in FormBuilderValidators.requiredTrue fo...

1971a84de424ee63520cf74df73a9dc9ff5557b5 authored over 5 years ago
add support for underline to FormBuilderDropdown (#77)

68a52dd1e08c5bd66d08c1607ba9dfff9299d85a authored over 5 years ago
Updated versions for datetime_picker_formfield, flutter_typeahead

Released as v3.2.0

4e7621a1ff0e225adcd14ce53e33b97567ab7829 authored over 5 years ago
Improvements to README to show errorText in other languages

e11c7302fc4efa8a8dd57e0a5b67ed5109b9810e authored over 5 years ago
Added credit for v3.1.3

e66a3bd91af5ed1c5337ced7cbc29901dd764eed authored over 5 years ago
Released v3.1.3

5113c464cad6982f26caf03fda47c01506ce73ba authored over 5 years ago
Made onSuggestionSelected available to outside widget (#74)

fixes #73

d8b3f950432a3b113584d1a92eda5daf60aa42df authored over 5 years ago
Released v3.1.2

46358468982f3a01fc1cc4f894f4be6038eb35a5 authored over 5 years ago
Improved documentation for FormBuilderCustomField

d63b8faf6966533c991e25c785d5da83433cc909 authored over 5 years ago
Request focus for non-text-based on after change to avoid jumping

Removes focus from textfield thus avoiding the the situation where focus goes back to last textf...

990d009e75d59fd27526ccd539fbe07064914f8b authored over 5 years ago
Set initialValue for CheckboxList to empty list if it’s set to null

e5a321eff8eb974c78c29106f168e5e53200c34c authored over 5 years ago
flutter_typeahead too v1.5.0, fixed readme for example

2aa217df13caf41c365d8396ee0d45a4f23bec17 authored over 5 years ago
Added `leadingInput` option for CheckboxList

26a11632069e635aab72cbbd859f8b3f4635b715 authored over 5 years ago
Merge branch 'master' of https://github.com/danvick/flutter_form_builder

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

d64dc9e3788aa5520902f3b1588750fe3ee7435c authored over 5 years ago
Feature leading checkbox radio (#57)

* implement option for a leading checkbox

* implement option for a leading radio button

4f9dba1920806a5d9905d0d45f3164e23de65c51 authored over 5 years ago
Shortened project description - avoid points deduction on pub

fbfa14b57bd1d155a01b693f0dbb06bbdaf26b86 authored almost 6 years ago
v3.0.1

72849a147f9a095b1ddf15558a275e52a1a1ce22 authored almost 6 years ago
Removed changelog for beta versions of v3

59060cdc5e0476755378dd6c27e5b1e0a9871f41 authored almost 6 years ago
Fixed bug in where `textEditingConfiguration` for `FormBuilderTypeAhead` ignored

1ed14515d77ffb5ae190a23cbb93c358552beded authored almost 6 years ago
Fixed bug in where `focuNode` for `FormBuilderTextField` is ignored

57d516e42100388c3d014e8879b08c57bc99b977 authored almost 6 years ago
Fixed README - Buy a coffee link, shortened description

cf874d846742570b57d0b78f02038f6c48cd2505 authored almost 6 years ago