Dockerfile base image google/dart:latest does not contain a flutter installation as a dependency, while the parabeac.dart script runs successfully it does not create all the assets accordingly it only creates the {theme,views,widgets}/ directories missing all the generated files.
Describe the bug
Dockerfile base image google/dart:latest does not contain a flutter installation as a dependency, while the parabeac.dart script runs successfully it does not create all the assets accordingly it only creates the {theme,views,widgets}/ directories missing all the generated files.
To Reproduce
Please refer to: Discord Thread for more details.
Impact of the problem
Can't build and execute as a docker image.