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.
Version key in desktop file is not your app version, it is the spec version. https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html
flutter_distributor --version 0.4.5 PublishError: PublishError: PublishError: getBuildInfo error: {code: 1081, message: error request} #0 AppPackagePublisherPgyer.getBuildInfo (package:flutter_app_publisher/src/publishers/pgyer/app_package_publisher_pgyer.dart:136:7) #1 AppPackagePublisherPgyer.publish (package:flutter_app_publisher/src/publishers/pgyer/app_package_publisher_pgyer.dart:40:23) #2 FlutterAppPublisher.publish (package:flutter_app_publisher/src/flutter_app_publisher.dart:30:12) #3 FlutterDistributor.publish (package:flutter_distributor/src/flutter_distributor.dart:251:39) #4 FlutterDistributor.release (package:flutter_distributor/src/flutter_distributor.dart:345:13) #5 CommandRunner.runCommand...
close #209 I bypassed this error by adding a new attribute 'bin_name' to specify the executable file name in the file path when creating the symbolic link.
There is a problem with the way `appVersion` is obtained, because during the build phase, this value can be set dynamically through the command line. https://github.com/leanflutter/flutter_distributor/blob/f68dfc9d9969881d15f74a907d30cb3048fc1f76/packages/flutter_app_packager/lib/src/api/make_config.dart#L29
Add architecture of current platform in the variables list, to use that in artifact name
We can't publish to a playstore tracks because of the `oogleapis/androidpublisher/v3` seems outdated. The google API return a null value on update tracks instead of returning `map`. ``` π You...
``` Running Gradle task 'bundleFreeStagingRelease'... 8.4s β Built build/app/outputs/bundle/freeStagingRelease/app-free-staging-release.aab (60.1MB) { "config": { "mode": "release", "flavor": "freeStaging", "arguments": { "dart-define": {}, "no-tree-shake-icons": true, "dart-define-from-file": ".env", "target": "lib/main_free.dart", "flavor": "freeStaging" }...
The Date from build was not getting recorded properly in the SPEC file for RPM packaging due to the change log not being read and formatted properly. I have now...
ε¨δΈδΌ θΏεΊ¦100%δΉεδΌζεΊιθ――οΌηΏ»δΊδΈδ»£η εΊθ―₯ζ―[θΏι](https://github.com/fastforgedev/fastforge/blob/main/packages/shell_uikit/lib/src/progress_bar.dart#L95)γ ζ₯εΏε¦δΈοΌ ``` β fastforge publish --path .apk --targets qiniu ... π You are using the latest version (0.6.0) [qiniu] Publishing to qiniu: ββββββββββββββββββββββββββββββββββββββββ 53010558/53010558 100.0% PublishError: null - Invalid...