AppIconsHelper
Generate app icons online!
Install / Use
/learn @ltaoo/AppIconsHelperREADME
AppIconsHelper
Generate app icons for different platforms.
Screenshots
<div align="center"> <img src="assets/homepage.png" alt="home page"/> </div>Features
- Support generate ico and icns files online
- Directly generate icon files needed for
FlutterandTauri
Development
modify the file png2icons/lib/UPNG.js in node_modules
;(function(){
var UPNG = {};
var UZIP; // <-- adding this line
Thanks to
- https://github.com/idesis-gmbh/png2icons
- https://github.com/feross/buffer
