fix: Fix build with newer versions of Flutter

This commit is contained in:
2024-09-29 12:54:33 +02:00
parent 6375fb32a5
commit 3a977688c8
17 changed files with 935 additions and 804 deletions

View File

@@ -28,14 +28,15 @@
platform-tools
emulator
patcher-v4
platforms-android-30
#platforms-android-30
platforms-android-31
platforms-android-33
platforms-android-34
]);
in {
devShell = pkgs.mkShell {
buildInputs = with pkgs; [
# Android
# Android
sdk
# Flutter