Closed seanchann closed 2 years ago
Please check https://github.com/sony/flutter-elinux/wiki
sorry, I may have confused you. I modify the file in the dir flutter-elinux/lib
. so need to rebuild flutter-elinux binary. the wiki is just given a cp command
Sorry, I'm not sure what your question is.
just see
add a --verbose
with cmake --build. so need manual build flutter-elinux
Please use the latest version and try flutter-elinux build elinux
I made a mistake, directly modifying lib/*.dart in flutter-elinux will take effect directly. flutter-elinux is a shell script in bin dir, no need to generate or compiler and so on
we need a document for the developer. the current project is not a normal flutter project. using
flutter build linux
does not work for me