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

Merge pull request #546 from awhitford/file_picker

Expanded the list of supported image file extensions and improved type safety.

dc128cb59601ef2a20fe97bdde57bd0351191f84 authored about 4 years ago
Expanded the list of supported image file extensions to match Flutter, and added some extra type safety.

3320e9ce8254f29bbdc394033b28da1d12b4c49e authored about 4 years ago
Merge pull request #545 from awhitford/skipDisabled

Reworked exclusion of read-only/disabled/constant fields from save

628899328066726d3a1bffa663ef0ac204521ffa authored over 4 years ago
Removed the saveValue property from FormBuilderField, and added skipDisabled property to FormBuilder.

82b9148e17ca60c5f1517ba3cb9536eb51a1b290 authored over 4 years ago
Merge pull request #544 from awhitford/form_builder_value

Revised value getter to not include initialValue.

9325e01a50ea96e64a25722c5d7b0422e447fbd9 authored over 4 years ago
Revised value getter to not include initialValue.

6c7531ba08e0fe298209ba3362660b819107c872 authored over 4 years ago
Tweaked documentation to reflect type safety changes and saveValue property.

f1653f000dbc9d84d163db52a6bacff3b4294ebc authored over 4 years ago
Merge pull request #543 from awhitford/saveValue

Replaced readOnly property with saveValue

df751af8d61f5c583204cb3cf8af1554a747e62e authored over 4 years ago
Removed readOnly property from FormBuilderField and subclasses (unless applicable to particular subclass, like TextField).

66c02c36dc9a224049258d7f55cc6bb6762d7c9d authored over 4 years ago
Merge pull request #542 from awhitford/field_dups

Added assertions to warn against improper field registration.

9fdc9730fda4b3c312a5b4fa6d6d0a46487190e5 authored over 4 years ago
Added assertion for duplicate field names, and proper register/unregister usage.

9092da17e6f74769ca797b41ac5558250fb918bb authored over 4 years ago
Merge pull request #541 from awhitford/validator_type

Enhanced type safety with validations.

3b89abc2185a4c7522839dc508e6ef0618bc2de7 authored over 4 years ago
Added type safety to equal validator, along with a unit test.

aa8f96dd6d27a0a1a013227d2ad9267cdcf368da authored over 4 years ago
Corrected the emailErrorText.

1aa575971096f65b088e9b6c08934802ec894b16 authored over 4 years ago
Enhanced type safety with validations.

d22645dd9d45e4b18804984932ced50a131b2341 authored over 4 years ago
Fixed a typo.

dbd8c54202b8a7abcd8dd44321c2befd37957653 authored over 4 years ago
Merge pull request #538 from awhitford/decoration

Refactored the decoration logic.

c8cf6eb9a9f076bf7778298f05abc12254f1173a authored over 4 years ago
Refactored the decoration logic.

675d54562b874cfa9d9bc2a70fa0127c7bd2146c authored over 4 years ago
Merge pull request #535 from awhitford/no_after_init

Removed unnecessary after_init package.

db1b4c10ec84ecdbc6339feb8ae45b333b65297e authored over 4 years ago
Removed unnecessary after_init package.

fc1ba26e2851ecc000736856d1124502a4cb08b0 authored over 4 years ago
Merge pull request #534 from awhitford/date_time_picker

FormBuilderDateTimePicker code refactoring

7b5c8c272f5785aecc02224ed995008b88c2781f authored over 4 years ago
Fixed a type declaration for patchValue, refactored the LocaleType lookup, and moved didInitState to initState.

ecaebe23a9c20d52512fa858b0f3534cb55f9d4d authored over 4 years ago
Merge pull request #533 from awhitford/describeEnum

Replaced enumValueToString with describeEnum.

9ebdeedf7ec2619a168c84338feed2d34d965ea8 authored over 4 years ago
Replaced enumValueToString with describeEnum.

f4c374a3c19d1063f3f5fb0ac0d69be4bc1c9b32 authored over 4 years ago
Merge pull request #531 from awhitford/moreVals

Form Field Validator - removed `double_` and added unit tests.

7772ef43aefd275bc991aa8dbbd692e6c9e52a7b authored over 4 years ago
Added unit tests for integer and match validators.

202d1ae5530fb5b0832cfb31d252f294ee60b246 authored over 4 years ago
Removed double_ validator because it is basically the same as numeric.

86c24c69686fa9cb8326f9997c98a17742d5c6b2 authored over 4 years ago
Merge pull request #529 from awhitford/test-fields-1

Few bug fixes, but mostly added unit testing for fields.

723f1ed236f4dd853a59cf04aac9fcfe6cf3a529 authored over 4 years ago
Segmented Control field test.

fce34f31d698bb0d4e999fbfbc613bb53511c2e2 authored over 4 years ago
Radio Group field test.

b6401fdcc547e7e89d539b398517b94b3b6643c8 authored over 4 years ago
Elaborated the Dropdown field test.

c7ff558a292d57233c8f6075817866e16a432fc6 authored over 4 years ago
Dropdown field test.

9ed6fe1b94550e3755f42410ee686706994d7dd5 authored over 4 years ago
Added missing default for itemHeight.

2c55da637cc3546229ed8b2037c3ee4f50150eca authored over 4 years ago
More field tests.

53802856d40a1820443fd9bd8cc774a6854d0a46 authored over 4 years ago
Bug Fix: FormBuilderFieldOption may not have a child -- the option is the widget.

0672f227a137e66002f95159ba134f8fa353bf83 authored over 4 years ago
Added key for completeness.

c8fe0fcf4b0a36ff123254f1236299b04e81c9a7 authored over 4 years ago
More field tests.

0c5ff14fa3d0b544164ef758031969e557ddb53f authored over 4 years ago
Updated defaults to match TouchSpin.

e6c9f034e696c4ae0d0e457ef3ec70ff28a49012 authored over 4 years ago
Replaced flutter_form_builder_test with form_builder_validators_test.

66ebb934d40f1b07ec377a8ba4034f42eb6b7f2b authored over 4 years ago
Built new unit tests for validators.

00b05781394b925246bd4be94f1889e1cb450733 authored over 4 years ago
Started adding tests for fields.

52b285fff923fb58de2db2822f07e94296691e06 authored over 4 years ago
Merge pull request #528 from awhitford/code-tweaks

Minor code tweaks

013729c74773da4b6699fa9e6bace43a6367b678 authored over 4 years ago
Minor code tweaks.

bd0ccf3cf83a400509552f331bfaba4e735f7bbb authored over 4 years ago
Merge remote-tracking branch 'upstream/version_4' into version_4

b3d1d04cb5379c8ae7dda8aa05695e0391843fc3 authored over 4 years ago
Merge pull request #526 from awhitford/FormBuilderFieldState_F

Enhanced FormBuilderFieldState and improved type safety.

d09882935b1c775eaace2a67e9f1faa6758cf0b5 authored over 4 years ago
Added version_4 branch to CI.

e20a07feb7259539d775308ac3a2b983ecc29e9e authored over 4 years ago
Updated with latest stable dependencies.

90a5ee9b60c5287dc974547549f2e7a4973e4c23 authored over 4 years ago
Updated with latest stable dependencies.

ade4df07c07440370ef7f62329cb261dceaf9340 authored over 4 years ago
Tweaked required logic to be slightly more efficient.

211e30807290e56a7be87cee660d3923a16a2eaf authored over 4 years ago
More type safety tweaks.

aee59990de46784d8753540a7f491f9e3ecb76d5 authored over 4 years ago
Code cleanup: const, final, type safety, removed unnecessary string interpolation.

49f002a0a64cb2bff60a938dd6aa47dfd345c0fd authored over 4 years ago
Used the built-in constant EdgeInsets.zero.

ffbff945c19debfc0ed2877758fead02f5dbf053 authored over 4 years ago
Simplified save logic and fixed value transformation logic.

658597edbcc44b822d33e4dc244e980ab440b011 authored over 4 years ago
Added const keywords and simplified Text expressions.

d179b8a351fc3b009bcbb0e1b21412297f60717f authored over 4 years ago
Added type declaration for type safety.

258807a1a44597c82e2f25f3a05b38669be5bece authored over 4 years ago
Fixed memory leaks by properly disposing of text editing controllers.

22ea9464a051e8e1d3b3f612cd72a1d9e6f5b600 authored over 4 years ago
Added version_4 branch to codecov

dba6046d2cce7f4a9e403c36183803d49e88370a authored over 4 years ago
Enhanced FormBuilderFieldState so that subclasses do not need to override widget getter.

1bbe5b7673fb7f677cee9a79ba03d552220b8d8b authored over 4 years ago
Merge branch 'version_4' of https://github.com/danvick/flutter_form_builder into version_4

a694d0c329394fbfdf7ebda2e654f8a2a68686ee authored over 4 years ago
Avoid using field's readOnly state to set InputDecoration.enabled

91203ba9af9a0e26134aa300b21e4c25321e2394 authored over 4 years ago
Merge pull request #525 from awhitford/pubspec-yaml

Minor pubspec.yaml cleanup.

2c6d6c50e9e547a6fdb14e350d38cbf80af41d57 authored over 4 years ago
Removed double spacing, added explicit version for intl_translation, and removed test:any.

1e509898e458f395145f0e88c8b9eafe27c7935a authored over 4 years ago
Some improvements (#518)

* Reorganize pubspec.yaml
* Add integer and double_ validators
* Fix deprecated
* Generic Typ...

53e5bca0077eabedd715053b789ae614c12087ba authored over 4 years ago
Added some extra test cases for validating empty strings. (#524)

7fd4f433ce07da6c2b3890b917a114ad7db91e14 authored over 4 years ago
Merge branch 'version_4' of https://github.com/danvick/flutter_form_builder into version_4

7d06fd6fc251094393ca78387ba7c0085a54cb5d authored over 4 years ago
Confirm that FormBuilderState is not null before trying to send field value

eb5fe749742620416e944fa192227138f93d975c authored over 4 years ago
Use `EdgeInsets.zero` instead of const `EdgeInsets.all(0.0)`

f0710df20f688fad2b240f93f769713b6c7c973b authored over 4 years ago
Added CodeFactor and Gitter badges. Also editor reformatted a bunch of stuff.

4a00026d0e85c54a180f628857bf2f6a280de10e authored over 4 years ago
Refactoring for GroupedCheckbox and GroupedRadio. (#519)

45120cd97525c9dad0fe6fd3a30de2e98cd9b404 authored over 4 years ago
A bit of code cleanup and refactoring

e19f1f7db37188c5c7d46fa8525be658cd8b54e5 authored over 4 years ago
Prevent readOnly attribute and its value being passed to final form value. Closes #501

fd5565c184db45196909a5fdc1c56b479f79e348 authored over 4 years ago
Merge branch 'skipReadOnly' into version_4

6e90a09e4c9d4f3dd812f182ba2d0116eb3ac197 authored over 4 years ago
Code cleanup

fa2857f8c35249fe1353bc846eaca8f2556d3c5e authored over 4 years ago
Avoid setting readOnly and initialValue in initState to allow for state changes. Closes #515

9ba6c0120655f4e42d1bef6fd4c08dcc91b7b69a authored over 4 years ago
Merge branch 'master' into version_4

# Conflicts:
# .gitignore
# CHANGELOG.md
# README.md
# example/android/app/build.gradle
# exampl...

b52895e3d14258c36b0eb7483c1fc7fb1b1b219d authored over 4 years ago
Update dependencies

de1ed38d120ae2a63b1dd8861747e7d7cec1a04d authored over 4 years ago
Refactor to support a common FormBuilderField class. (#516)

* Introduced FormBuilderField, a base class for Form Builder Fields.

* First draft of refacto...

fbaf3bcbde76c1bfb851d332f8423b671c0ba6a1 authored over 4 years ago
Update packages

44388760b53d6892d88b2caab52ba270606d74ad authored over 4 years ago
More typing

3b7cca0ff8621e4b8ca2f1398c43baf56010e7a6 authored over 4 years ago
Use AfterInitMixin to use context after initState in FormBuilderField

4b4e7467547ead0677fbb5bd34c736de2a1c875e authored over 4 years ago
Merge branch 'version_4' of https://github.com/danvick/flutter_form_builder into version_4

7f8335fcdbcb4744777df64f408a016c54bf354b authored over 4 years ago
RadioGroup and CheckboxGroup labels not wrapping in vertical mode. Fixes #474

73cc7f225ab87175678888fafeeb2fe49f733b56 authored over 4 years ago
Remove flutter_form_builder package inside library. Closes #514

f3f8235ad606d96e9dec9c80727550435146f1d0 authored over 4 years ago
Add focusNode to form_builder_radio_group.dart. (#493)

* Add focusNode to form_builder_radio_group.dart.

* Remove effectiveFocusNode listener.

0dc69801354aad1c914ee56493648e3ea04fa65c authored over 4 years ago
To proper manage generic types as object value for FormBuilderDropDown. The validators raises a error for datetype different then primative datatypes. (#497)

Co-authored-by: Gauris <[email protected]>

b2fa857d8371880ba9561ad270a8e3512e501e31 authored over 4 years ago
Minor code cleanup

62ed5c75ad03b9ca5c04fd840f1efd1cfe86071b authored over 4 years ago
Tweaked the badge links.

55002f3e681b0f0c2119fa51fcb684124a1464ae authored over 4 years ago
Added a License badge.

081147b6e9682fda1ca7bb78104a6640fb3713d8 authored over 4 years ago
Replaced duplicate custom link with first class patreon link.

d51cfc54a7a39c524976a7d44e56172af4672dd5 authored over 4 years ago
Added badges to README.

c753ffa4568507c96d19a3670f35b31437149bff authored over 4 years ago
Enabled upload coverage to Codecov

dfbb0c499754c5e30fc992123a9683c0ad26d01c authored over 4 years ago
Enabled Continuous Integration

Inspired by https://medium.com/flutter-community/testing-dart-packages-with-github-actions-4c2c6...

d8b9a5392c1b5235dafb89439982541e6e63a02b authored over 4 years ago
Merge branch 'version_4' of https://github.com/danvick/flutter_form_builder into version_4

9080adc237bcafd8346e2dce7f74d93bbb482903 authored over 4 years ago
pub.dev recommended fixes

1a347aab397fb3008ed3da8014e8bbacbb3a0c13 authored over 4 years ago
Added skipReadOnly functionality

ada7b2a10b77019ee5f3219f184e3c8c4e6c0343 authored over 4 years ago
pub.dev recommended fixes

92351f636968a6752ef58d4adc8473ab6749f779 authored over 4 years ago
Switch DateFormat locale without using didChangeDependencies. Fixes #496

2e95ceac2007ecadc4e4e274771741415e613806 authored over 4 years ago
Update FUNDING.yml

32df12649ba22a2b7d006290ad09e7164fd2a724 authored over 4 years ago
Remove phone number validation internally. Closes #499

03d440707a67e9f0d66ffd88c2b0133a3394bb10 authored over 4 years ago
Include padding option for ChoiceChips. Closes #504

7808ee651fb88e676412ff941ac67959b048efc5 authored over 4 years ago