How to upload PDF files to Flutter and store to MySQL database
P粉512729862
P粉512729862 2024-04-02 21:43:05
0
1
307

I'm just new to flutter and mysql, I don't know where to start, if anyone knows how to make it please explain. Thanks! !

I'm hoping someone can help make this page simpler or something. This really helps me, thank you! !

P粉512729862
P粉512729862

reply all(1)
P粉513318114

The simple and correct method is -

  1. Create your own API for your project/server to connect to Flutter application.
  2. Use file_picker to select one or more files from local storage.
  1. Use http to upload files to the server within API.
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!