deacon78

Results 4 issues of deacon78

Hello I have tested with Linkify, and the parameter "textScaleFactor" is handled. This is not the case with SelectableLinkify. Could you please correct it ? P.S : Your package is...

bug

Hello Miguel Is it possible to have the api saveFile() for Android and iOS ? Currently, it is not supported on Android and iOS by flutter_file_picker. cf https://github.com/miguelpruivo/flutter_file_picker/wiki/API#-savefile : Platform...

suggestion
android
iOS
feature-candidate

Testing Place_picker on a small android device screen (4") I get this error when calling MaterialPageRoute(builder: (context) => PlacePicker("API_KEY_GOOGLE"))); `` Exception caught by rendering library ═════════════════════════════════════════════════════ The following assertion was...

Hello Flutter_file_dialog is awesome. I use it for my flutter app distributed on Android and iOS. I would like to release my app on Windows platform. Do you plan to...