flutter_web_optimizer 1.1.3 flutter_web_optimizer: ^1.1.3 copied to clipboard
A optimization tools for flutter web, solved web page loading slow and browser cache problem.
1.1.3 #
- fix bug
1.1.2 #
- fix bug
- add english REMADME
1.1.1 #
- fix bug
1.1.0 #
- update
plugin
command,allow any plugin name - update
optimize
command- modify web optimize steps
--plugin
parameter support file mode and plugin mode
- update
example
project,test the usage of plugin mode
1.0.1 #
- update README
- add
example.md
1.0.0 #
- add
plugin
command,auto generate plugin template file - add
optimize
command,solve web page loading slow and browser cache problem