Skip to content

Other commands

Hidenori Matsubayashi edited this page Aug 27, 2021 · 6 revisions

Check the Flutter tools version

$ flutter-elinux --version

Show help

$ flutter-elinux --help

Flutter diagnosis

$  flutter-elinux doctor

Upgrade to the latest flutter-elinux version

# Check for any new updates
$ flutter-elinux upgrade --verify-only
# Upgrade to the latest version
$ flutter-elinux upgrade

Download the Flutter tool's cache of binary artifacts

$ flutter-elinux precache