For example, I'm running reflutter test.apk.
Then, I perform the signing process before installing it on the device with the following command: java -jar uber-apk-signer-1.3.0.jar --allowResign -a release.RE.apk
Here, I'm explaining how to use the libflutter_arm.so and libflutter_arm64.so files for Android. These files are not used for iOS anyway.
https://github.com/Impact-I/reFlutter/releases/tag/android-v2-1ce86630892e2dca9a8543fdb8ed8e22
For example, I'm running
reflutter test.apk.Then, I perform the signing process before installing it on the device with the following command:
java -jar uber-apk-signer-1.3.0.jar --allowResign -a release.RE.apkHere, I'm explaining how to use the
libflutter_arm.soandlibflutter_arm64.sofiles for Android. These files are not used for iOS anyway.https://github.com/Impact-I/reFlutter/releases/tag/android-v2-1ce86630892e2dca9a8543fdb8ed8e22