issues
search
gskinnerTeam
/
flutter-wonderous-app
A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
MIT License
4.02k
stars
947
forks
source link
Optimize pngs
#174
Closed
kevmoo
closed
7 months ago
kevmoo
commented
7 months ago
result of
find . -iname '*.png' | xargs oxipng -o max --strip safe
result of
find . -iname '*.png' | xargs oxipng -o max --strip safe