Skip to content

allowedExtensions not working in reactive_file_picker package. #201

@indramal

Description

@indramal

allowedExtensions not working in reactive_file_picker package. This show all files. How to solve this error?

OS: Linux (Ubuntu)

ReactiveFilePicker<String>(
                        formControlName: 'file1',
                        allowMultiple: true,
                        allowedExtensions: ['jpg'],
                        filePickerBuilder: (pickImage, files, onChange) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions