Linux installation and some posibble issues #638
GitHub0901
started this conversation in
General
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi people!
The first thing that I sugest is a little correction to the installation guide. In Debian an derivates you must:
If you find a flutter error like this [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] you must install some packages:
$ sudo apt install libmpv-dev, gir1.2-appindicator3-0.1
And thats all folks :-)
Beta Was this translation helpful? Give feedback.
All reactions