flutter_distributor
flutter_distributor copied to clipboard
An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
Successfully built Directory: 'build/app/outputs/flutter-apk' in 185s Successfully packaged dist/1.0.8+63/outdoorsensor-arm64-1.0.8+63-android.apk RELEASE FAILED in 197s
I followed the instructions .. it built but gave this error` `FileSystemException: Cannot open file, path = 'linux/packaging/deb/make_config.yaml` I do not see any documentation for this. I copied the file...
Android能正常打包,iOS报错
This aims to check if the path equals to $ORIGIN, and not /home, as projects can be created outside of the /home folder **NOTE: THIS PULL REQUEST WASN'T TESTED AS...
with this option, we can modify the content of AppRun to better match our needs
I don't know what else needs to be configured ``` variables: PGYER_API_KEY: $PGYER_API_KEY ``` In terminal `$PGYER_API_KEY` is effective, like but
target-platform: android-arm,android-arm64 时 output文件夹下只copy了一个apk,而不是全部架构的apk
`flutter_distributor 0.3.4` Hello, how can I support installation on 64-bit devices?