This entry is from Monday January 20, 2025. The price of the asset may have changed since then. Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.
Overview
Simple and robust solution for Uploading/Downloading files in Unity WebGL project.
There are two ways to use package:
Use the ready SK_Dropzone component. (Works when clicked, or when file dropped)
Use SK_FileBrowser methods
SK_Dropzone component accepts parameters:
Html Id - Html element ID (should be unique per dropzone)
Allow Multiple - If multiple files drop/upload should be supported