Is there a way that I can have a string reference to a picture on my local computer?

My plan is to download the app code then put all my pictures in the projectname/assets/images folder. But how do I make a reference to those pictures in flutter flow?

By default you can choose from the assets, but is there a way of putting your own path?

3
9 replies