Open
Description
Is your feature request related to a problem?
A clear and concise description of what the problem is.
I have an issue when trying to run a desktop build of an application using sqlite. The database wont works without the sqlite.dll so it needs to be added manually
Describe the feature you'd like
To have a directory somewhere that go-flutter will check for files when building and copy them to the output directory.
e.g
have dll files stored in /home/user/go-flutter/extras/
after building they are copied to /outputs/windows-release/