'Flutter Web: Select entire folder for upload

I am trying to create a flutter web application that allows for an entire folder to be uploaded by user.

There are packages, such as file_picker and file_picker_cross, however none provide details on how to allow a user to select and upload an entire folder.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source