{
 "app_id": "com.adilhanney.timing",
 "source_url": "https://raw.githubusercontent.com/flathub/com.adilhanney.timing/master/com.adilhanney.timing.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:06:52.509041+00:00",
 "manifest": {
  "app-id": "com.adilhanney.timing",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.llvm20"
  ],
  "command": "timing_flutter",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "timing_flutter",
    "buildsystem": "simple",
    "build-options": {
     "arch": {
      "x86_64": {
       "env": {
        "BUNDLE_PATH": "build/linux/x64/release/bundle"
       }
      },
      "aarch64": {
       "env": {
        "BUNDLE_PATH": "build/linux/arm64/release/bundle"
       }
      }
     },
     "append-path": "/usr/lib/sdk/llvm20/bin:/var/lib/flutter/bin",
     "prepend-ld-library-path": "/usr/lib/sdk/llvm20/lib",
     "env": {
      "PUB_CACHE": "/run/build/timing_flutter/.pub-cache"
     }
    },
    "build-commands": [
     "./patches/remove_dev_dependencies.sh",
     "setup-flutter.sh",
     "flutter config --no-cli-animations",
     "flutter build linux --no-pub",
     "cp -a ${BUNDLE_PATH}/. /app/bin/",
     "install -Dm644 flatpak/com.adilhanney.timing.desktop -t /app/share/applications/",
     "install -Dm644 flatpak/com.adilhanney.timing.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 assets/icon/icon.svg /app/share/icons/hicolor/scalable/apps/com.adilhanney.timing.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/adil192/timing_flutter.git",
      "tag": "v1.1.1",
      "commit": "fcaff29e89a51511de37fc1bc86c18ac53944d25",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+(?:\\+.*)?)$"
      }
     },
     "generated/sources/pubspec.json"
    ],
    "modules": [
     "generated/modules/flutter-sdk-3.44.4.json"
    ]
   }
  ]
 }
}