April 2020
Intermediate to advanced
380 pages
9h 24m
English
The following steps outline how to install Flutter on Linux:
$cd ~/development $tar xf ~/Downloads/flutter_linux_v1.9.1+hotfix.6-stable.tar.xz
$export PATH="$PATH:`pwd`/flutter/bin"
Next, we'll look at how to configure Firebase for serving ML Kit and custom models.
Read now
Unlock full access