dockerize_sidekick_plugin 0.2.0 dockerize_sidekick_plugin: ^0.2.0 copied to clipboard
Lets you easily generate a Docker Container for your Flutter Web App.
0.2.0 #
- Breaking: You have to reinstall dockerize_sidekick_plugin to use this version.
- Improved Documentation
- Run in foreground
- Set CSP to reportOnly
- Auto generate Hashes for scripts in index.html
- Be able to use other ports
- Add readme to server
- Add environment
- Kill container on Ctrl+C
0.1.0 #
- MVP Release.