The fir target publishes your .apk or .ipa artifacts to the fir.im.
.apk
.ipa
需要设置一些环境变量才能正确运行。
export FIR_API_TOKEN="your api token"
运行:
flutter_distributor publish \ --path dist/1.0.0+1/hello_world-1.0.0+1-android.apk \ --targets fir