Flutter Clear Cache
How to clear Flutter’s Build cache
$ flutter clean
Cleaning Xcode workspace... 12.3s
Deleting Generated.xcconfig... 5ms
Deleting flutter_export_environment.sh... 6ms
Deleting App.framework... 19ms
$
Journal
- 2020.07.03 Created page