fix up by fix version#50
Conversation
1ff59e0 to
5131f03
Compare
5131f03 to
9c8f332
Compare
|
tested at https://github.com/SamYuan1990/i18n-agent-action/pull/99, it works for mac, linux, windows to build package. |
|
now it turns to another issue as |
fixed by |
|
@SamYuan1990 I was able to do the same thing as your template PR by just adding to my [tool.flet.android]
min_sdk_version = 24
[tool.flet.flutter.pubspec.dependency_overrides]
webview_flutter_android = "4.10.1"And now my builds work again. Thank to you for this PR and information about the SDK, cause the error message I was getting during the build made no sense to me |
thanks to let me know there is |
|
its work for me also just copy paste into toml file and thats it |
|
worked for me. I was getting the following error: |
|
I was facing the same. |
try to fix flet-dev/flet#5630 in temp