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 #1361 from flutter-form-builder-ecosystem/release/9.2.1

chore(release): #1359 9.2.1

db8b2d6104fdc982e388aa0ab470a56acd11de32 authored 12 months ago
docs: update changelog

2b29fe7f668dcbfc777d2a756b70c1dbf0317407 authored 12 months ago
chore(release): 9.2.1

4394dda1aed8793168eb89593aa94c6aca252d76 authored 12 months ago
build: increase minimum flutter version

fd009ac86a652357025c7929d064b8b885a74d0a authored 12 months ago
docs: remove change

26bba7b36e8af84e2fc9f6f2e076e47562ee8f03 authored 12 months ago
chore(release): 9.2.0

5194d4cd20b7c9d7191139b053f52e0c1374ddcb authored 12 months ago
ci: add pr verification title

34f82a89b4a9b61dc2bed1734f1bdc30a6e3be63 authored 12 months ago
Merge pull request #1355 from n-bernat/fix/unregister-field-assert-message

Add a message to an assertion

294f63fb27b9d472314240a83150030c53ab2e75 authored about 1 year ago
Add a message to an assertion

604cea7a73474808a78da18cebd43d90926b0575 authored about 1 year ago
Merge pull request #1352 from Brunobnahorny/patch-1

Pass parameter keyboardType to material showDatePicker

50f5645f3261aea4ab2e290de1c32d574ade70d2 authored about 1 year ago
remove keyboardType unwanted default behavior

7ea7743d4906de550dce2ae259a5d69aca301d1b authored about 1 year ago
test keyboardType in FormBuilderDateTimePicker

c052b493d885e27f8cc83f82639625e1c54e8864 authored about 1 year ago
pass parameter keyboardType to material showDatePicker

526189bf8935c314632a95bb118ce7a97fbfe652 authored about 1 year ago
Merge pull request #1342 from lreardon/patch-1

Reintroduce ability to validate form field's value independent of input's error text

ba065e56fc53da4f066513fabe93d0726f146128 authored about 1 year ago
format

6e55bbfefd71da3ba17d651368cc3ecbd7a7e7d7 authored about 1 year ago
tests for new valueIsValid, valueHasError

ac77d1304a8975a54b43e5c8990ea9b2d7b1d218 authored about 1 year ago
Merge remote-tracking branch 'refs/remotes/origin/patch-1' into patch-1

294044a9c51a1a277628aacf556707533bec6f11 authored about 1 year ago
reintroduce existing code and add new function with needed behavior, to avoid breaking changes

7e2f53c456234e59e23235153926f9ca70a3b629 authored about 1 year ago
Merge branch 'main' into patch-1

1c5fa5b5f03300740022788f88d1b02e06de5623 authored about 1 year ago
Merge pull request #1347 from freemansoft/features/itemDecoration-docs-update

Align comments with style and fix errors in docs

04660f10376e15081ddbf8a159856c23c85bc0e7 authored about 1 year ago
align comments with style and fix errors in docs

a3f193f9e00db92efd7e9d5a88d6719176e03dde authored about 1 year ago
Merge branch 'main' into patch-1

4e6812a1ea0417d59f2dcd615155d357bd7c72b7 authored about 1 year ago
Merge pull request #1346 from freemansoft/features/synch-grouped-radio-checkbox

Add PR 1106 GroupedRadio separator behavior to GroupedCheckbox

7f542eb2563c702d983dfbf276bd8bf778c10d51 authored about 1 year ago
Separator tests

caa0699e99743a6b4c09440de977c02c01f14991 authored about 1 year ago
Merge branch 'main' into features/synch-grouped-radio-checkbox

ef48c8730c3d2060365da79df54d3eb0ee059957 authored about 1 year ago
Merge pull request #1344 from freemansoft/features/item-decoration

Add itemDecoration to checkbox groups nad radio groups to add borders to checkboxes and radio bu...

66d87f0afbc2eabd467863b9011b1114fe8b40b7 authored about 1 year ago
Add PR 1106 radio behavior to checkbox

3d694dfa6e07a2b64e19f79494b0ebeef79df212 authored about 1 year ago
forgot to remove the tests for padding when I removed the padding

dde086c3230c8c6e5fb9122f75e6b89304db292b authored about 1 year ago
re-using wrapSpacing for in-item padding was a bad idea

bc33f5285076eee78868ddf66df40272e462f14c authored about 1 year ago
test coverage

504d9a3e3e4d485853e0f82742a6935302abbc66 authored about 1 year ago
remove unused import

2152984cc1af3d305a52e1d75edd37ac734ea57b authored about 1 year ago
Added example with inputDecoration in addition to itemDecoration

ca3dc5307556f969f33e803b1d5930c510b02567 authored about 1 year ago
use wrapSpacing for horiz and vert orientations

798a92e1a382531748b8b64918ae057599616749 authored about 1 year ago
demonstrate orientation horizontal and vertical

aa92c595b441c6616896767a024dd85ce7ceab19 authored about 1 year ago
More elabore example

b32fb7bbe8a2988c17efddd8e88240dc3e6f833a authored about 1 year ago
display the wrapMargin and different wrapMargin

1377a6f1dc8c2b4d08cae46d54dbdaa05d8d7599 authored about 1 year ago
set the off side margin to be the same as the wrapOffset when using the itemDecoration

07c45a82d4786df46be01ac2503629452b231507 authored about 1 year ago
Add itemDecoration to checkbox groups nad radio groups

c94ec60417d5292d1887e21a67ddc876d2b9c33e authored about 1 year ago
Update form_builder_field.dart

Removed ill-advised overrides

743d42e0214f869f07d13df9fe08f2431786e103 authored about 1 year ago
Merge pull request #1338 from flutter-form-builder-ecosystem/dependabot/pub/intl-0.19.0

build(deps): bump intl from 0.18.1 to 0.19.0

e518c0e250e9513a5ea4651ac5885cceb40e36e4 authored about 1 year ago
Merge pull request #1337 from flutter-form-builder-ecosystem/dependabot/github_actions/actions/stale-9

build(deps): bump actions/stale from 8 to 9

ab461f4987389bb57b09fe726a5bbf6c4db943cc authored about 1 year ago
build(deps): bump intl from 0.18.1 to 0.19.0

Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.18.1 to 0.19.0.
- [Release...

5a7da1faa3c52bf4cf5b5f341bb4172fb13f7123 authored about 1 year ago
build(deps): bump actions/stale from 8 to 9

Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://g...

23bab1f93416ec9874160f0311fc3bfdd82820e9 authored about 1 year ago
Merge pull request #1333 from flutter-form-builder-ecosystem/dependabot/github_actions/actions/setup-java-4

build(deps): bump actions/setup-java from 3 to 4

2672d56d7080596ed2f3038d97e0e5835b5a524f authored about 1 year ago
build(deps): bump actions/setup-java from 3 to 4

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes]...

f9c0f024a76eb0c80107c301745b31c866f742eb authored about 1 year ago
Merge pull request #1331 from velten-dev/main

FormBuilderRangeSlider: Correct internal values when min/max changes

b020e8db32f0c55d707a4f90c6e84485f39328ce authored about 1 year ago
Merge branch 'main' into main

217cf8fc892b5cb49e5ef6335fd26f29c6469bcb authored about 1 year ago
Merge pull request #1326 from louga31/patch-1

FormBuilderCheckbox: Add Visual density parameter

8038db6d3cb21085b2b50e1f72c4eb8b49f4a95d authored about 1 year ago
feat: update flutter version

- fix new lints warnings
- fix tests
- update dependencies versions

c8fb8705eb30ff754840ae16b2983f390c6716fd authored about 1 year ago
Fix a broken test

019b9e7a98d4e207ce3e937b33df9c22b9b766ce authored about 1 year ago
Add tests for range slider updates

eee91f2d9b1a191945d42455518890ced88e6357 authored about 1 year ago
Consistent naming

23f6c0f7ba364344ea19e416f57fb2051ba32a20 authored about 1 year ago
Fix case were current selected range outside of min/max

0c173f3092433f45475beeb86a2b616c6db2fc3c authored about 1 year ago
Add visualDensity to contructor

170971e764337b547ad95f17b401496124e0bcb3 authored about 1 year ago
Add visualDensity to FormBuilderCheckbox

fc489d13d9c113a0ef0b3ac11ba587de8a6d79af authored about 1 year ago
Merge pull request #1309 from KSokhal/main

Exposed spell check configuration from TextField

5ba56f646b7a4f74a5eacc6d486d9a3af297c38d authored over 1 year ago
Exposed spell check configuration from text field

8b21957f91f305df028baca3d673d32c2bde07d1 authored over 1 year ago
Merge pull request #1298 from joshua1996/patch-1

Update README.md

4f58141f0fbebff89f347b52e816963fb1ee5b8d authored over 1 year ago
Update README.md

f8b3dd9dc4ebcb2c873bb42f921d024825e57c72 authored over 1 year ago
Merge pull request #1284 from nicks258/main

Need visual density option in grouped_checkbox

e6b10597bad991785fda7dfa5f643eb926e1fc95 authored over 1 year ago
Merge remote-tracking branch 'origin/main'

9900591930814187642c3fd299dc539ba49650c4 authored over 1 year ago
code formatting.

aa43ad1919904eb510f382530b96d64d707dc57e authored over 1 year ago
Merge pull request #1 from flutter-form-builder-ecosystem/main

Project update

bffe24098b657854702db7023f1f33aab45fcb5e authored over 1 year ago
chore(release): 9.1.1

4e162757a1dc18f1c588dbc104a271d824a56ca2 authored over 1 year ago
Revert "Merge pull request #1295 from flutter-form-builder-ecosystem/dependabot/github_actions/codecov/codecov-action-4"

This reverts commit 272196fab865560d358f669e4eeb568c4e6a15ad, reversing
changes made to c55499e3...

f546395dcb3637fc4a7bc85c27f859792a301167 authored over 1 year ago
Merge pull request #1295 from flutter-form-builder-ecosystem/dependabot/github_actions/codecov/codecov-action-4

build(deps): bump codecov/codecov-action from 3 to 4

272196fab865560d358f669e4eeb568c4e6a15ad authored over 1 year ago
build(deps): bump codecov/codecov-action from 3 to 4

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Releas...

e16890c4961aa26f00b5722206b00a66f0d4bb81 authored over 1 year ago
Merge pull request #1282 from RyanCarrier/mouseCursor

feat: add mouseCursor option to range and time picker to match other …

c55499e3ab6389289ff43325b8cd80c008b3b2c3 authored over 1 year ago
fix: static code analysis, until (dart 3.2.0 fixes)[https://github.com/dart-lang/linter/commit/411a3f5e76f2a00c43ad90491805b71db81d7ee2]

babaceacc55a9c378348902506da07943137189f authored over 1 year ago
Merge branch 'main' into mouseCursor

5101607eeaf9d30f62cfa83e2ea839cbf243e846 authored over 1 year ago
Merge branch 'main' into main

ccd00f361e2aa55edbaa1c37c07774b726fafe6e authored over 1 year ago
Merge pull request #1289 from flutter-form-builder-ecosystem/dependabot/pub/flutter_lints-2.0.3

build(deps): bump flutter_lints from 2.0.2 to 2.0.3

a125af5d4eba5924319206546ca65d6faf87feff authored over 1 year ago
Merge pull request #1291 from flutter-form-builder-ecosystem/dependabot/github_actions/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4

ece3724134d36688a239c58e865e38812ed8acde authored over 1 year ago
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

d3e618769f7a03e3ab69b837ac562d1ca175ac98 authored over 1 year ago
build(deps): bump flutter_lints from 2.0.2 to 2.0.3

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.2 to 2.0....

330ba1dfdc6e159e3f329d84d0b2711612d8be9c authored over 1 year ago
moved visualDensity to named parameter.

ab708ab89be6537b4de738200fb559ff4c14f2be authored over 1 year ago
added visualDensity in grouped_checkbox.dart to control visual density.

f522b45c786f50ddd18c75557bb80170ae544d54 authored over 1 year ago
feat: add mouseCursor option to range and time picker to match other textfield based fields

ab505c4d26af6d92e63608be67458cf4cfdececb authored over 1 year ago
chore(release): 9.1.0

45998fc6ed5b7e57ba8e4ea72d21a3e61d78f523 authored over 1 year ago
Merge pull request #1272 from flutter-form-builder-ecosystem/fix-1252-dropdown-reset

fix: add deep compare to update dropdown items

8d17143077cff58278cfc3e3fc13c5223854bfb3 authored over 1 year ago
feat: add assert when change items and not change initial value

3487bfb53cd6f41607a7cf1f5db1dcfbbd254f08 authored over 1 year ago
test: implement test to didUpdateWidget on dropdown

c3a8fdab4fd9fda015af85f26a8c10a4d4261769 authored over 1 year ago
fix: improve code

fe3c1c966883347a5834544c5aa72f3ae3e32466 authored over 1 year ago
docs: update table of contents

d799db50b73db9d2b0c27e37ce1ab91aa8d6a9fb authored over 1 year ago
docs: add validate form example

e8410b39edba51a4b53e25c9416dbc54d018a674 authored over 1 year ago
fix: add deep compare to update dropdown items

2502e7d4eb46b6b97119ab8b46670b288aa61eea authored over 1 year ago
featci: add java 11 to ci

7541ae579d9896599bbd43403ba842be3c1f0642 authored over 1 year ago
build: update android config

67ef166ec2af4ae57b4fa50f1400a0113c58a09f authored over 1 year ago
Merge pull request #1269 from flutter-form-builder-ecosystem/dependabot/pub/flutter_lints-2.0.2

build(deps): bump flutter_lints from 2.0.1 to 2.0.2

957a77dc061bfb9cd26632f803c931f1fe331f7d authored over 1 year ago
build(deps): bump flutter_lints from 2.0.1 to 2.0.2

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.1 to 2.0....

5e1a60bc8965916a93fcd1f64b257a21fe3d14bb authored over 1 year ago
Merge pull request #1268 from agent3bood/fix/DateTimePicker_setState

fix: check mounted after async

72534ac67942e916afb89044af44fee5c179dd60 authored over 1 year ago
fix: check mounted after async

fb9634e88ba6ee3ce98323f4176ad1c0e3364524 authored over 1 year ago
Merge pull request #1267 from AlvBarros/main

feat: add onTapOutside to FormBuilderTextField

079d25a2ea1389b820c9189d7ec0437bcebc05f4 authored over 1 year ago
refactor: dart format

4498e6d0f513bbd12933e140bb82f8724a1c0e43 authored over 1 year ago
feat: add onTapOutside to FormBuilderTextField

30a86b54257dc19c197068e86c1298c36c7e103a authored over 1 year ago
Merge pull request #1254 from flutter-form-builder-ecosystem/fix-1230-improve-focus-validation

fix: improve focus fields on validation

edcebe51aa43c82593a6e334a9167cde73191527 authored over 1 year ago
Merge pull request #1261 from flutter-form-builder-ecosystem/fix-1259-disabled-fields

fix: improve disabled decoration field form

01ec8bb7d7f27a91a3ecbfe6a7b83c4dc24c8229 authored over 1 year ago
fix: improve disabled decoration field form

c1fd0ac42364018a58904c28c9eb53ee0e1d9e7f authored over 1 year ago
Merge pull request #1255 from flutter-form-builder-ecosystem/fix-1242-improve-dropdown-disabled-hint

fix: improve when show dropdown disabled hint

96eb5322f6f81b9e9f4763b9eeff105d5c2fce2d authored over 1 year ago
fix: improve when show dropdown disabled hint

649ea3f6c1b86df89de77a284f91a986c6a06657 authored over 1 year ago