When you build apps with FlutterFlow you may be required to handle uploaded files, like images, videos, PDFs, or documents
In this tutorial, we will discuss efficient approaches to upload, save, and display media files while building a user profile page with Microsoft SQL Server database as a backend
Watch to learn how to easily connect and query MS SQL database to FlutterFlow with API Calls, save file binary data, and securely display media saved in your database
JOIN NOW TO EASY CONNECT FLUTTERFLOW WITH MS SQL SERVER
https://apiflow.me/connect/flutterflow/microsoft_sql_server
00:00 Intro to SQL Server and FlutterFlow files tutorial
01:10 Setup Microsoft SQL Server integration
02:22 Import and configure API in FlutterFlow
06:00 Setup file upload and save in FlutterFlow
14:33 Display image from SQL database in FlutterFlow
19:30 Test our demo application