Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google file picker from Dart

I have learned how to use the Google drive API from Dart. I can't find any documentation on using the Google file picker from Dart.

Any suggestions.

Thanks.

like image 325
EndlessLife Avatar asked Dec 18 '25 01:12

EndlessLife


1 Answers

I did not find any better way than using dart:js interop and use google jsclient api. I tried to extract some code I have here: https://github.com/alextekartik/google-jsapi-picker.dart

like image 98
alextk Avatar answered Dec 20 '25 14:12

alextk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!