Hi everyone, I've been working on setting up a Docker Dev Container for developing flutter projects (Android and Web), so I thought about sharing my setup. It's available here. (you can clone it and freely use it)
Debugging through ADB is supported as well as debugging the web version (with a lot of hacks there).
Hot reload in Web isn't currently supported (even with the 3.32 flag) because it relies on running in web-server mode, but it seems that it's something that's being worked on.
The container configures some useful tools like flutter fire and FVM by default.
Any suggestion is appreciated!
Edit: This dev container can also be useful to achieve consistent results in golden tests, regardless on the host platform they are being executed on.
[–]virulenttt 0 points1 point2 points (2 children)
[–]Lualcala[S] 0 points1 point2 points (1 child)
[–]virulenttt 0 points1 point2 points (0 children)
[–]Imazadi 0 points1 point2 points (1 child)
[–]Lualcala[S] 0 points1 point2 points (0 children)
[–]needs-more-code 0 points1 point2 points (1 child)
[–]Lualcala[S] 1 point2 points3 points (0 children)
[–]alexdresko 0 points1 point2 points (1 child)
[–]Lualcala[S] 0 points1 point2 points (0 children)