Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get the file ? #17

Closed
hitanshu1 opened this issue Dec 19, 2018 · 1 comment
Closed

how to get the file ? #17

hitanshu1 opened this issue Dec 19, 2018 · 1 comment

Comments

@hitanshu1
Copy link

i want to upload file to database ..how can i upload that file

@miguelpruivo
Copy link
Owner

You just need to create the File on the Dart side (Flutter app) with File myFile = File(path) where the path is the String that you get from this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants