Ecosyste.ms: OpenCollective

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

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

File picker field widget for FlutterFormBuilder.
https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker

ci: Add base pipeline

8d82f6be4d340788ac6ada440f73745677773562 authored over 2 years ago
build: Set minimal flutter version

384763d409244eaf3d02dad764718e3bfd006a40 authored over 2 years ago
style: Fix lint info

c7acffdcdb8b72f98a22a4bbe2121fb2a04c6eb3 authored over 2 years ago
docs: Add pull request template

36b5435a72dc86ce4f4cc198d0986cf094f11d59 authored over 2 years ago
docs: Add contributings docs

d9e549c6531a0848ee961ad7acd165aec6530d57 authored over 2 years ago
chore: Update gitignore

3a510c74025bdb9c2921607086d6f65a4d6d966f authored over 2 years ago
Merge pull request #32 from grundid/max_files_decoration

move maxFiles display into counterText of InputDecorator

5f0b835e13152c9e20a739e21c9be6f92d218c05 authored over 2 years ago
docs: Add issue templates

8909efe1f8f5a1cf79268cbe671a5b66a3dfd38a authored over 2 years ago
move maxFiles display into counterText of InputDecorator

722c56286e66f4556ed86140c874f5031b6ef0fb authored over 2 years ago
add support for multiple type selectors to open different file/images pickers

69363c769c53ac483e9f838cdcce722012187ae7 authored over 2 years ago
chore: released v2.2.0

36fefe2649b61f89b1bb4647ec25d07b05a14c2c authored over 2 years ago
Merge branch 'master' of https://github.com/danvick/form_builder_file_picker

# Conflicts:
# example/pubspec.lock
# pubspec.lock

0663d73d4bf5911f5153ca40bffee6cfea5b8673 authored over 2 years ago
chore: upgraded packages

7b23b93b1b163dd39a2eaa98625ac309f1d9b4b4 authored over 2 years ago
Merge pull request #29 from RudreshNarwal/master

web support

62bfc5dbe93463306ff2e2530e446a310cc30d69 authored over 2 years ago
Merge pull request #27 from grundid/master

fix issue with not using decoration from state and not showing validation error

8f11f4ff1bcc79bf5de61a64913755ad771d60c9 authored over 2 years ago
web support

414618a8233218525b1ff9d279a9fca2f8bef07c authored over 2 years ago
fix issue with not using decoration from state and not showing validation error

8f5bd1dc06c22fa9d770dacb97c6d3d7a0867177 authored over 2 years ago
feat: released v2.1.0

393d1401f4a686202f553f7507c87f45c4a3d0cb authored almost 3 years ago
Merge branch 'master' of https://github.com/danvick/form_builder_file_picker

6b2c005cf4dc30edc99c4ff53438bced5053ad8e authored almost 3 years ago
Merge pull request #21 from rwrz/web_compatibility

Web Compatibility

77c481494376ecbe25ccc511c11473144b1f25bb authored almost 3 years ago
fix: fixes android embedding issue

f08421643128c51204de58ce7659db024aebd29c authored almost 3 years ago
Web Compatibility

Allow this plugin to work on the Web. PermissionHandler is not needed.

5afdb524ec2e5eaaba9e4e1ef34648ce7d5e5cc7 authored about 3 years ago
released v2.0.0

0a78f20d35b774e8d5e6762f60186b09a387b22e authored about 3 years ago
chore: merge master into form_builder_7

e55df6ad95628790eb90a7df48e00176147f2328 authored about 3 years ago
Merge branch 'master' into form_builder_7

# Conflicts:
# CHANGELOG.md
# example/.flutter-plugins-dependencies
# example/lib/main.dart
# ex...

1318e0cd29eecb81a96a3b1eb68303bdf3eac0bf authored about 3 years ago
released v1.2.0

30832fe9b9cde4c3f5aea551c7e3743c6b84175d authored about 3 years ago
fix: use same function signature for default and custom file-viewer functions

c65acce83ebbf96c80cf597658abe6acedaf3b6b authored about 3 years ago
chore: replaced pedantic with flutter_lints for static analysis

also formatted and fixed analysis issues

60ad53c13bc02c6e9fce23f4545b0c0360e15888 authored about 3 years ago
fix: minor type and null-safe fixes after merge

bcfa7f0c7f8feef68d9f54f5830390fee6b70966 authored about 3 years ago
Merge remote-tracking branch 'origin/master'

# Conflicts:
# example/.flutter-plugins-dependencies
# example/pubspec.lock
# lib/src/form_build...

9388582a0ceaf481b6c3381094366171374cf47e authored about 3 years ago
feat: show file path if name missing

e7397c5138bc057c5dea869390e5e800e754fc92 authored about 3 years ago
Merge pull request #16 from peter-gy/#15_custom-file-viewer-widget

Add option to define custom file viewer widget

46340639afc040b2c335563b957eda1698525372 authored about 3 years ago
Merge branch 'master' into #15_custom-file-viewer-widget

a4fb05f9a0418b86d89986e25fb8970edd1c46cb authored about 3 years ago
Merge pull request #20 from flutterfromscratch/master

Fix for decoration issue, version bump on dependencies

e2a11186f02727b5423ac339716091f1fcde0a17 authored about 3 years ago
Merge pull request #18 from prajwal-das/master

Fixed: #17 when a file is picked, onChange is called twice.

1cd7645626e4a78aabe2d72df2d52d450e7683c8 authored about 3 years ago
version bump, fix decoration issue

164f66152931dc81d40cbdeb01a9e145dc3c9325 authored over 3 years ago
feat: started working with flutter_form_builder 7.*

9b6b01b5d0ef5aaa8503e4860db7388820bc8fd5 authored over 3 years ago
chore: update dependencies

e06e321145e27df2305a40538c97a72113c9ca5e authored over 3 years ago
Fixed: #17 when a file is picked, onChange is called twice.

e050fce310ceda2be978b90857677a746ea57cc6 authored over 3 years ago
fix null-safety issue with allowCompression

a6cb9a26e19cff02d8d62da5e58c47a85e788542 authored over 3 years ago
create FormBuilderFilePicker and edit example

8e3b88cc9cccf78c4ea3fe684375a4c5699784a0 authored over 3 years ago
fix: null safety issue on file-viewer

11a96c7a72e1628341a166c5ecf88066c72d6a0d authored over 3 years ago
fix: more null-safety fixes

decf31ad204a853bf6d3d4539c5aa2d0ac589c7a authored over 3 years ago
chore: upgraded packages

Fixes null-safety

8117a53ee29cb0baed5c74d9c4b1d04bde0fd63b authored over 3 years ago
Merge pull request #1 from tahesse/master

null safety

76b4da742c081d922cc9f9080b061e65ef175838 authored over 3 years ago
fix: add allowCompression default to true and fix null safety

c14795d904da3cfa63a740fe245459f61c78313d authored over 3 years ago
build(file_picker): bump patch version

bb7fc6fb839e615d35f395d1cf0aa81e89daa17b authored over 3 years ago
Null-safety port

8d03ad98a71123f0565ea1713cbcb6373f5a6e09 authored over 3 years ago
Release v1.1.0

547ea3e706fb0cb7c5fc90ad203672f4cfca39c4 authored almost 4 years ago
Some code improvements

2992bf1e91149762e0e0db12efc512325bc28770 authored almost 4 years ago
Flutter 2 compatibility and package upgrades

90cd13fe3d155b34eb2da180ad93779ca94b8e26 authored almost 4 years ago
Added support for flutter_form_builder version 4.*

6415c6706145c66fb8d06253b929453685975510 authored about 4 years ago
Added support for FormBuilder 4.*

f963a15a62bd67bc99b35e10e1807e9611de53b3 authored about 4 years ago
Merge branch 'master' of https://github.com/danvick/form_builder_file_picker

9373e67e7acaa9456f6e02d24d64fe72427cab87 authored over 4 years ago
Fix bug caused when maxFiles is null. Closes #4

ef19cca16252ccecef20615c1f27384401d78462 authored over 4 years ago
Bump file_picker plugin. Include additional file_picker options

7df1c45b7fbb220d1362deb6a440236ff12c1184 authored over 4 years ago
Update LICENSE. Closes #3

6c9bbb1e5856391457bbaed29a7f38ceba13efa7 authored over 4 years ago
Bumped up dependency versions - Fixes "No named parameter with the name 'fileExtension'". Closes #2

daa6abca13d41346d5e26daebe1e0f277bb56a6e authored over 4 years ago
Added changelog for 0.1.0

74d84839f90bfab1bbecfeda900b34dce7913648 authored almost 5 years ago
Removed unused multi_image_picker dependency

4f7c4e54da6c12581204d156fae4626b2f7d5b8a authored almost 5 years ago
Migrated android example to AndroidX

5ad7f262598304ec4d2933e3df5362b84cf3f9ce authored almost 5 years ago
UI improvements; Added attributes: previewImages, selector, fileType, fileExtension

Breaking change renamed maxImages to maxFiles

df1cb991e373eff0824f7e4f4f92d580020b1345 authored almost 5 years ago
Release v0.0.2

8bd2125289dd2d3eefbb764263153840babd4eb0 authored almost 5 years ago
Started working on documentation

007a85565f170879394988bd74decb018b435b1e authored about 5 years ago
Set up example app

f884e84274f5f168e6e61d9f1a95b9374ee7402c authored about 5 years ago
Initial commit

522aed9d7b1b32ff8d40da92b174cd6bf2d3c1f3 authored about 5 years ago