By default, the system package cache is located in the . pub-cache subdirectory of your home directory (on Mac and Linux), or in %APPDATA%\Pub\Cache (on Windows; the location might vary depending on the Windows version).
Read moreHow do you use lists in flutter?
Convert the data source into a list of widgets.
Read moreHow do I install flutter packages?
Adding a package dependency to an app
Read more