NervesFlutterSupport.InstallRuntime (nerves_flutter_support v1.3.0)
A Mix release step that copies the runtime artifacts from NervesFlutterSupport
's priv
directory
into the properly location in the release _build
directory. This is required, because sometimes mix
will not re-copy artifacts if they were not present at the initial mix deps.get
command.
Since we install runtime artifacts afterwords, this step ensures they wind up in the final release bundle.