Victor Carreras

Results 22 comments of Victor Carreras

It's awesome @Kutikov!! The only thing is I cannot download it adding the next in my gradle: `implementation("com.github.Kutikov:fetch2-android:3.2.2-android14") ` The reason is because it's failing on JitPack:

Hi @huycozy. At [step 2](https://codelabs.developers.google.com/codelabs/flutter-app-testing#2) in the codelabs. You can see it below: And also here: This is a confusing recommendation if it is not to be used later. Don't...

> There are dependencies that hard-code the path to Xcode as `/Applications/Xcode.app/...` you can add a sym link to your real Xcode app name. Thanks for answering. My Xcode application...

I'm trying to do that but I'm having different errors. Specifically two types of errors. A overlapping from two includes and a "no such module" error

@utrayn @SergeShkurko @emakar see https://github.com/ScerIO/packages.flutter/pull/565

This issue has been resolved on 2.9.1 version it can be closed @SergeShkurko

Could you have a look into it please? @slightfoot

I've just reviewed this change @navaronbracke and I regret to say that I can't find a way to apply it atomically. Modifying `FilePickerResult.path` to `List` type also leads to changing...

Any option you propose sounds better than the current one :)

I just updated the [WIKI](https://github.com/miguelpruivo/flutter_file_picker/wiki/Setup) to make the setup process easier and more straightforward @Zhoucheng133