NervesFlutterSupport.BuildFlutterApp (nerves_flutter_support v1.3.0)

A Mix release module that can be included into a parent mix project. This takes care of packing up all the flutter assets in a project. It also aids in compiling them into an AOT application for optimal perf on the target.

Summary

Functions

get_flutter_sdk_path()

@spec get_flutter_sdk_path() :: String.t() | no_return()

run(release)