flutter_web_optimizer 1.1.4
flutter_web_optimizer: ^1.1.4 copied to clipboard
A optimization tools for flutter web, solved web page loading slow and browser cache problem.
1.1.4 #
- export window.hashFileManifest global variable
- use hashed resources when creating html element dynamically
1.1.3 #
- fix bug
1.1.2 #
- fix bug
- add english REMADME
1.1.1 #
- fix bug
1.1.0 #
- update
plugincommand,allow any plugin name - update
optimizecommand- modify web optimize steps
--pluginparameter support file mode and plugin mode
- update
exampleproject,test the usage of plugin mode
1.0.1 #
- update README
- add
example.md
1.0.0 #
- add
plugincommand,auto generate plugin template file - add
optimizecommand,solve web page loading slow and browser cache problem