Say I got a bunch of dart scripts in a folder,
Is there anything I can do like import \'foo/*.dart\'?
import \'foo/*.dart\'
P.S. What if I got an array of filenames and
This would be highly unsecure, this is why it is not allowed by design. An attacker would be able to run any malicious code just adding a file with the right name to your folder.