Matias de Andrea

Results 241 comments of Matias de Andrea

This repo dont has news commit from long time ago

The error that you describe is exactly equal to the describe in this issue. Is a Flutter or file_picker error. The only way that I show to solve, is debug...

@jamesblasco I update the PR, take a look please

@timrijckaert You have a example of use for this class? Thanks

Hi @Dreamersoul sorry for delay. Can update this PR with master? Thanks

@BLaZeKiLL I don't understand your question. What do you need? Show a form field value in another widget?

@BLaZeKiLL Ok, maybe with `formKey.currentState.instantValues['fieldName'].value` can be access to instant value of field and used in widget that you want