[
  {
    "path": ".flutter-plugins-dependencies",
    "content": "{\"info\":\"This is a generated file; do not edit or check into version control.\",\"plugins\":{\"ios\":[{\"name\":\"flutter_pcm_sound\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/flutter_pcm_sound-3.3.3/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"path_provider_foundation\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/path_provider_foundation-2.6.0/\",\"native_build\":false,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"shared_preferences_foundation\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.6/\",\"shared_darwin_source\":true,\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"url_launcher_ios\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/url_launcher_ios-6.4.1/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false}],\"android\":[{\"name\":\"flutter_pcm_sound\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/flutter_pcm_sound-3.3.3/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"path_provider_android\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/path_provider_android-2.2.23/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"shared_preferences_android\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/shared_preferences_android-2.4.23/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"url_launcher_android\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.29/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false}],\"macos\":[{\"name\":\"flutter_pcm_sound\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/flutter_pcm_sound-3.3.3/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"path_provider_foundation\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/path_provider_foundation-2.6.0/\",\"native_build\":false,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"shared_preferences_foundation\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.6/\",\"shared_darwin_source\":true,\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"url_launcher_macos\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.5/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false}],\"linux\":[{\"name\":\"path_provider_linux\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/\",\"native_build\":false,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"shared_preferences_linux\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/\",\"native_build\":false,\"dependencies\":[\"path_provider_linux\"],\"dev_dependency\":false},{\"name\":\"url_launcher_linux\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.2/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false}],\"windows\":[{\"name\":\"path_provider_windows\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/\",\"native_build\":false,\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"shared_preferences_windows\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/\",\"native_build\":false,\"dependencies\":[\"path_provider_windows\"],\"dev_dependency\":false},{\"name\":\"url_launcher_windows\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.5/\",\"native_build\":true,\"dependencies\":[],\"dev_dependency\":false}],\"web\":[{\"name\":\"shared_preferences_web\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.3/\",\"dependencies\":[],\"dev_dependency\":false},{\"name\":\"url_launcher_web\",\"path\":\"/Users/rodydavis/.pub-cache/hosted/pub.dev/url_launcher_web-2.4.2/\",\"dependencies\":[],\"dev_dependency\":false}]},\"dependencyGraph\":[{\"name\":\"flutter_pcm_sound\",\"dependencies\":[]},{\"name\":\"path_provider\",\"dependencies\":[\"path_provider_android\",\"path_provider_foundation\",\"path_provider_linux\",\"path_provider_windows\"]},{\"name\":\"path_provider_android\",\"dependencies\":[]},{\"name\":\"path_provider_foundation\",\"dependencies\":[]},{\"name\":\"path_provider_linux\",\"dependencies\":[]},{\"name\":\"path_provider_windows\",\"dependencies\":[]},{\"name\":\"shared_preferences\",\"dependencies\":[\"shared_preferences_android\",\"shared_preferences_foundation\",\"shared_preferences_linux\",\"shared_preferences_web\",\"shared_preferences_windows\"]},{\"name\":\"shared_preferences_android\",\"dependencies\":[]},{\"name\":\"shared_preferences_foundation\",\"dependencies\":[]},{\"name\":\"shared_preferences_linux\",\"dependencies\":[\"path_provider_linux\"]},{\"name\":\"shared_preferences_web\",\"dependencies\":[]},{\"name\":\"shared_preferences_windows\",\"dependencies\":[\"path_provider_windows\"]},{\"name\":\"url_launcher\",\"dependencies\":[\"url_launcher_android\",\"url_launcher_ios\",\"url_launcher_linux\",\"url_launcher_macos\",\"url_launcher_web\",\"url_launcher_windows\"]},{\"name\":\"url_launcher_android\",\"dependencies\":[]},{\"name\":\"url_launcher_ios\",\"dependencies\":[]},{\"name\":\"url_launcher_linux\",\"dependencies\":[]},{\"name\":\"url_launcher_macos\",\"dependencies\":[]},{\"name\":\"url_launcher_web\",\"dependencies\":[]},{\"name\":\"url_launcher_windows\",\"dependencies\":[]}],\"date_created\":\"2026-04-06 21:38:13.421098\",\"version\":\"3.41.5\",\"swift_package_manager_enabled\":{\"ios\":false,\"macos\":false}}"
  },
  {
    "path": ".gitattributes",
    "content": "# Auto detect text files and perform LF normalization\n* text=auto\n"
  },
  {
    "path": ".github/workflows/deploy.yml",
    "content": "name: Build and Deploy\n\non:\n  push:\n    branches: [\"master\"]\n\nenv:\n  REGISTRY: registry.rodydavis.dev\n  IMAGE_NAME: pocket-piano-web\n\njobs:\n  build-and-deploy:\n    runs-on: ubuntu-latest\n    permissions:\n      contents: read\n      packages: write\n\n    steps:\n      - name: Checkout repository\n        uses: actions/checkout@v4\n\n      - name: Setup Flutter\n        uses: subosito/flutter-action@v2\n        with:\n          version: '3.41.5'\n          channel: 'stable'\n          architecture: x64\n\n      - name: Install dependencies\n        run: flutter pub get\n\n      - name: Build Runner\n        run: dart run build_runner build --delete-conflicting-outputs\n\n      - name: Build Web\n        run: flutter build web --base-href /web/ --wasm\n\n      - name: Build CLI Server\n        run: dart build cli -o build/server\n\n      - name: Set up Docker Buildx\n        uses: docker/setup-buildx-action@v3\n\n      - name: Generate Dynamic Dockerfile\n        run: |\n          cat <<EOF > Dockerfile\n          # syntax=docker/dockerfile:1.4\n          FROM debian:bookworm-slim\n          RUN apt-get update && apt-get install -y --no-install-recommends \\\n              curl \\\n              ca-certificates \\\n              && rm -rf /var/lib/apt/lists/*\n          WORKDIR /app\n          COPY build/server/bundle /app/server\n          COPY build/web /app/build/web\n          COPY content /app/content\n          COPY templates /app/templates\n          EXPOSE 80\n          ENV PORT=80\n          CMD [\"/app/server/bin/server\"]\n          EOF\n\n      - name: Login to registry\n        uses: docker/login-action@v4\n        with:\n          registry: ${{ env.REGISTRY }}\n          username: ${{ secrets.REGISTRY_USERNAME }}\n          password: ${{ secrets.REGISTRY_PASSWORD }}\n\n      - name: Build and push image\n        uses: docker/build-push-action@v5\n        with:\n          context: .\n          file: Dockerfile\n          push: true\n          tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest\n          cache-from: type=gha\n          cache-to: type=gha,mode=max\n\n      - name: Deploy to Coolify\n        run: |\n          curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'\n"
  },
  {
    "path": ".gitignore",
    "content": "# Miscellaneous\n*.class\n*.log\n*.pyc\n*.swp\n.DS_Store\n.atom/\n.buildlog/\n.history\n.svn/\n\n# IntelliJ related\n*.iml\n*.ipr\n*.iws\n.idea/\n\n# Visual Studio Code related\n.vscode/\n\n# Flutter/Dart/Pub related\n**/doc/api/\n.dart_tool/\n.flutter-plugins\n.packages\n.pub-cache/\n.pub/\n/build/\n\n# Android related\n**/android/**/gradle-wrapper.jar\n**/android/.gradle\n**/android/captures/\n**/android/gradlew\n**/android/gradlew.bat\n**/android/local.properties\n**/android/**/GeneratedPluginRegistrant.java\n\n# iOS/XCode related\n**/ios/**/*.mode1v3\n**/ios/**/*.mode2v3\n**/ios/**/*.moved-aside\n**/ios/**/*.pbxuser\n**/ios/**/*.perspectivev3\n**/ios/**/*sync/\n**/ios/**/.sconsign.dblite\n**/ios/**/.tags*\n**/ios/**/.vagrant/\n**/ios/**/DerivedData/\n**/ios/**/Icon?\n**/ios/**/Pods/\n**/ios/**/.symlinks/\n**/ios/**/profile\n**/ios/**/xcuserdata\n**/ios/.generated/\n**/ios/Flutter/App.framework\n**/ios/Flutter/Flutter.framework\n**/ios/Flutter/Generated.xcconfig\n**/ios/Flutter/app.flx\n**/ios/Flutter/app.zip\n**/ios/Flutter/flutter_assets/\n**/ios/ServiceDefinitions.json\n**/ios/Runner/GeneratedPluginRegistrant.*\n\n# Exceptions to above rules.\n!**/ios/**/default.mode1v3\n!**/ios/**/default.mode2v3\n!**/ios/**/default.pbxuser\n!**/ios/**/default.perspectivev3\n!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages\n*.ipa\n\nandroid/app/google_play.json\nandroid/app/google-services.json\nreport.xml\n*.p8\n*.dSYM.zip\n*.app\n*.pkg\n*.zip\n"
  },
  {
    "path": ".gitpod.yml",
    "content": "image:\n  file: .gitpod.dockerfile\ngithub:\n  prebuilds:\n    master: true\n    branches: false\n    pullRequests: true\n    pullRequestsFromForks: false\n    addCheck: false\n    addComment: true\n    addBadge: false\n    addLabel: false\ntasks:\n- command: |\n    mkdir -p /home/gitpod/.android\n    touch /home/gitpod/.android/repositories.cfg\n    export PATH=/usr/lib/dart/bin:$FLUTTER_HOME/bin:$ANDROID_HOME/bin:$PATH\n    /home/gitpod/android-sdk/tools/bin/sdkmanager \"platform-tools\" \"platforms;android-28\" \"build-tools;28.0.3\"\nvscode:\n  extensions:\n    - Dart-Code.flutter@3.5.1:0FyuzXye7dV19PNst3+Llg==\n    - Dart-Code.dart-code@3.5.1:W6zqgIED1gxtkBH/pbfGXA==\n    - Lihaha.flutter-img-sync@0.1.4:N3SNjcbELCkl1SL2Ioy1XQ==\n    - gmlewis-vscode.flutter-stylizer@0.0.14:30jQHcd6GmlCjjhbSbCbyg==\n    - esskar.vscode-flutter-i18n-json@0.26.0:VK1HoVtBPYpJ+zzQl7/ulQ==\n    - FelixAngelov.bloc@1.0.0:B2lAmHytUcIq+xSL3quiOA==\n    - ms-azuretools.vscode-docker@0.8.1:h+G8u0NnsSvzGg5SM6TOWA=="
  },
  {
    "path": ".metadata",
    "content": "# This file tracks properties of this Flutter project.\n# Used by Flutter tool to assess capabilities and perform upgrades etc.\n#\n# This file should be version controlled and should not be manually edited.\n\nversion:\n  revision: \"2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa\"\n  channel: \"stable\"\n\nproject_type: app\n\n# Tracks metadata for the flutter migrate command\nmigration:\n  platforms:\n    - platform: root\n      create_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa\n      base_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa\n    - platform: android\n      create_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa\n      base_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa\n\n  # User provided section\n\n  # List of Local paths (relative to this file) that should be\n  # ignored by the migrate tool.\n  #\n  # Files that are not part of the templates will be ignored by default.\n  unmanaged_files:\n    - 'lib/main.dart'\n    - 'ios/Runner.xcodeproj/project.pbxproj'\n"
  },
  {
    "path": "CHANGELOG.md",
    "content": "## 1.7.0\n\n- Adding octave control to UI\n- Adding locale for English, German, Spanish, French, Japanese, Korean, Chinese, and Russian\n- Fixing crash on out of memory for some devices\n- Adding sustain\n\n## 1.6.0\n\n- Update to Material 3\n- Updating code project to use a different midi synth"
  },
  {
    "path": "LICENSE",
    "content": "GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
  },
  {
    "path": "README.md",
    "content": "[![Codemagic build status](https://api.codemagic.io/apps/5cd0f574c95918000ce25e99/5cd0f574c95918000ce25e98/status_badge.svg)](https://codemagic.io/apps/5cd0f574c95918000ce25e99/5cd0f574c95918000ce25e98/latest_build)\n\n# flutter_piano\n\nA Crossplatform Midi Piano built with Flutter.dev\n\n* This application runs on both iOS and Android. \n* This runs a custom crossplatform midi synth I built for a Flutter plugin `flutter_midi` that uses .SF2 sound font files. \n\nThe Pocket Piano by Rody Davis\n[App Store](https://itunes.apple.com/us/app/the-pocket-piano/id1453992672?mt=8)\n | [Google Play](https://play.google.com/store/apps/details?id=com.appleeducate.flutter_piano)\n\n```\n assets:\n   - assets/sounds/Piano.SF2\n\n```\n* There are Semantics included for the visually impaired. All keys show up as buttons and have the pitch name of the midi note not just the number.\n\n## Getting Started\n\nThis application only runs in landscape mode, orientation is set in the AndroidManifest.xml and in the Runner.xcworspace settings.\n\n1. Make sure to turn your volume up and unmute the phone (the application will try to unmute the device but it can be overriden).\n2. Tap on any note to play\n3. Scroll in either direction to change octaves\n4. Polyphony is supported with multiple fingers\n\n## Configuration\n\n* Optionally the key width can be changed in the settings for adjusting key densitity.\n* The key labels can also be turned off if you want a more minimal look.\n* You can change the Piano.sf2 file to any sound font file for playing different instruments. \n\n## Code\n\n ``` dart\n import 'package:flutter/material.dart';\nimport 'package:flutter/services.dart';\nimport 'package:flutter_midi/flutter_midi.dart';\nimport 'package:tonic/tonic.dart';\n\nvoid main() => runApp(MyApp());\n\nclass MyApp extends StatefulWidget {\n  @override\n  _MyAppState createState() => _MyAppState();\n}\n\nclass _MyAppState extends State<MyApp> {\n  @override\n  initState() {\n    FlutterMidi.unmute();\n    rootBundle.load(\"assets/sounds/Piano.SF2\").then((sf2) {\n      FlutterMidi.prepare(sf2: sf2, name: \"Piano.SF2\");\n    });\n    super.initState();\n  }\n\n  double get keyWidth => 80 + (80 * _widthRatio);\n  double _widthRatio = 0.0;\n  bool _showLabels = true;\n\n  @override\n  Widget build(BuildContext context) {\n    return MaterialApp(\n      title: 'The Pocket Piano',\n      theme: ThemeData.dark(),\n      home: Scaffold(\n          drawer: Drawer(\n              child: SafeArea(\n                  child: ListView(children: <Widget>[\n            Container(height: 20.0),\n            ListTile(title: Text(\"Change Width\")),\n            Slider(\n                activeColor: Colors.redAccent,\n                inactiveColor: Colors.white,\n                min: 0.0,\n                max: 1.0,\n                value: _widthRatio,\n                onChanged: (double value) =>\n                    setState(() => _widthRatio = value)),\n            Divider(),\n            ListTile(\n                title: Text(\"Show Labels\"),\n                trailing: Switch(\n                    value: _showLabels,\n                    onChanged: (bool value) =>\n                        setState(() => _showLabels = value))),\n            Divider(),\n          ]))),\n          appBar: AppBar(title: Text(\"The Pocket Piano\")),\n          body: ListView.builder(\n            itemCount: 7,\n            controller: ScrollController(initialScrollOffset: 1500.0),\n            scrollDirection: Axis.horizontal,\n            itemBuilder: (BuildContext context, int index) {\n              final int i = index * 12;\n              return SafeArea(\n                child: Stack(children: <Widget>[\n                  Row(mainAxisSize: MainAxisSize.min, children: <Widget>[\n                    _buildKey(24 + i, false),\n                    _buildKey(26 + i, false),\n                    _buildKey(28 + i, false),\n                    _buildKey(29 + i, false),\n                    _buildKey(31 + i, false),\n                    _buildKey(33 + i, false),\n                    _buildKey(35 + i, false),\n                  ]),\n                  Positioned(\n                      left: 0.0,\n                      right: 0.0,\n                      bottom: 100,\n                      top: 0.0,\n                      child: Row(\n                          mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                          mainAxisSize: MainAxisSize.min,\n                          children: <Widget>[\n                            Container(width: keyWidth * .5),\n                            _buildKey(25 + i, true),\n                            _buildKey(27 + i, true),\n                            Container(width: keyWidth),\n                            _buildKey(30 + i, true),\n                            _buildKey(32 + i, true),\n                            _buildKey(34 + i, true),\n                            Container(width: keyWidth * .5),\n                          ])),\n                ]),\n              );\n            },\n          )),\n    );\n  }\n\n  Widget _buildKey(int midi, bool accidental) {\n    final pitchName = Pitch.fromMidiNumber(midi).toString();\n    final pianoKey = Stack(\n      children: <Widget>[\n        Semantics(\n            button: true,\n            hint: pitchName,\n            child: Material(\n                borderRadius: borderRadius,\n                color: accidental ? Colors.black : Colors.white,\n                child: InkWell(\n                  borderRadius: borderRadius,\n                  highlightColor: Colors.grey,\n                  onTap: () {},\n                  onTapDown: (_) => FlutterMidi.playMidiNote(midi: midi),\n                ))),\n        Positioned(\n            left: 0.0,\n            right: 0.0,\n            bottom: 20.0,\n            child: _showLabels\n                ? Text(pitchName,\n                    textAlign: TextAlign.center,\n                    style: TextStyle(\n                        color: !accidental ? Colors.black : Colors.white))\n                : Container()),\n      ],\n    );\n    if (accidental) {\n      return Container(\n          width: keyWidth,\n          margin: EdgeInsets.symmetric(horizontal: 2.0),\n          padding: EdgeInsets.symmetric(horizontal: keyWidth * .1),\n          child: Material(\n              elevation: 6.0,\n              borderRadius: borderRadius,\n              shadowColor: Color(0x802196F3),\n              child: pianoKey));\n    }\n    return Container(\n        width: keyWidth,\n        child: pianoKey,\n        margin: EdgeInsets.symmetric(horizontal: 2.0));\n  }\n}\n\nconst BorderRadiusGeometry borderRadius = BorderRadius.only(\n    bottomLeft: Radius.circular(10.0), bottomRight: Radius.circular(10.0));\n\n ```\n ### Total Dart Code Size: 5039 bytes\n \n ## Special Thanks\n - @DFreds\n - @jesusrp98\n"
  },
  {
    "path": "analysis_options.yaml",
    "content": "# This file configures the analyzer, which statically analyzes Dart code to\n# check for errors, warnings, and lints.\n#\n# The issues identified by the analyzer are surfaced in the UI of Dart-enabled\n# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be\n# invoked from the command line by running `flutter analyze`.\n\n# The following line activates a set of recommended lints for Flutter apps,\n# packages, and plugins designed to encourage good coding practices.\ninclude: package:flutter_lints/flutter.yaml\n\nlinter:\n  # The lint rules applied to this project can be customized in the\n  # section below to disable rules from the `package:flutter_lints/flutter.yaml`\n  # included above or to enable additional rules. A list of all available lints\n  # and their documentation is published at\n  # https://dart-lang.github.io/linter/lints/index.html.\n  #\n  # Instead of disabling a lint rule for the entire project in the\n  # section below, it can also be suppressed for a single line of code\n  # or a specific dart file by using the `// ignore: name_of_lint` and\n  # `// ignore_for_file: name_of_lint` syntax on the line or in the file\n  # producing the lint.\n  rules:\n    # avoid_print: false  # Uncomment to disable the `avoid_print` rule\n    # prefer_single_quotes: true  # Uncomment to enable the `prefer_single_quotes` rule\n\n# Additional information about this file can be found at\n# https://dart.dev/guides/language/analysis-options\n"
  },
  {
    "path": "android/.gitignore",
    "content": "gradle-wrapper.jar\n/.gradle\n/captures/\n/gradlew\n/gradlew.bat\n/local.properties\nGeneratedPluginRegistrant.java\n.cxx/\n\n# Remember to never publicly share your keystore.\n# See https://flutter.dev/to/reference-keystore\nkey.properties\n**/*.keystore\n**/*.jks\n"
  },
  {
    "path": "android/app/build.gradle.kts",
    "content": "import java.util.Properties\n\nplugins {\n    id(\"com.android.application\")\n    id(\"kotlin-android\")\n    id(\"dev.flutter.flutter-gradle-plugin\")\n}\n\nval localProperties = Properties()\nval localPropertiesFile = rootProject.file(\"local.properties\")\nif (localPropertiesFile.exists()) {\n    localPropertiesFile.inputStream().use { localProperties.load(it) }\n}\n\nval flutterVersionCode = localProperties.getProperty(\"flutter.versionCode\") ?: \"1\"\nval flutterVersionName = localProperties.getProperty(\"flutter.versionName\") ?: \"1.0\"\n\nval keystoreProperties = Properties()\nval keystorePropertiesFile = rootProject.file(\"key.properties\")\nif (keystorePropertiesFile.exists()) {\n    keystorePropertiesFile.inputStream().use { keystoreProperties.load(it) }\n}\n\nandroid {\n    namespace = \"com.appleeducate.flutter_piano\"\n    compileSdk = flutter.compileSdkVersion\n    ndkVersion = flutter.ndkVersion\n\n    compileOptions {\n        sourceCompatibility = JavaVersion.VERSION_17\n        targetCompatibility = JavaVersion.VERSION_17\n    }\n\n    kotlinOptions {\n        jvmTarget = \"17\"\n    }\n\n    signingConfigs {\n        if (keystoreProperties.containsKey(\"storeFile\")) {\n            create(\"release\") {\n                keyAlias = keystoreProperties[\"keyAlias\"] as String\n                keyPassword = keystoreProperties[\"keyPassword\"] as String\n                storeFile = file(keystoreProperties[\"storeFile\"] as String)\n                storePassword = keystoreProperties[\"storePassword\"] as String\n            }\n        }\n    }\n\n    defaultConfig {\n        applicationId = \"com.appleeducate.flutter_piano\"\n        minSdk = flutter.minSdkVersion\n        targetSdk = flutter.targetSdkVersion\n        versionCode = flutterVersionCode.toInt()\n        versionName = flutterVersionName\n    }\n\n    buildTypes {\n        release {\n            proguardFiles(getDefaultProguardFile(\"proguard-android-optimize.txt\"), \"proguard-rules.pro\")\n            if (keystoreProperties.containsKey(\"storeFile\")) {\n                signingConfig = signingConfigs.getByName(\"release\")\n            } else {\n                signingConfig = signingConfigs.getByName(\"debug\")\n            }\n        }\n    }\n}\n\nflutter {\n    source = \"../..\"\n}\n"
  },
  {
    "path": "android/app/proguard-rules.pro",
    "content": "# MediaPipe ProGuard Rules\n-keep class com.google.mediapipe.proto.** { *; }\n-keep class com.google.mediapipe.framework.** { *; }\n-dontwarn com.google.mediapipe.**\n"
  },
  {
    "path": "android/app/src/debug/AndroidManifest.xml",
    "content": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <!-- The INTERNET permission is required for development. Specifically,\n         the Flutter tool needs it to communicate with the running application\n         to allow setting breakpoints, to provide hot reload, etc.\n    -->\n    <uses-permission android:name=\"android.permission.INTERNET\"/>\n</manifest>\n"
  },
  {
    "path": "android/app/src/main/AndroidManifest.xml",
    "content": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <application\n        android:label=\"flutter_piano\"\n        android:name=\"${applicationName}\"\n        android:icon=\"@mipmap/ic_launcher\">\n        <activity\n            android:name=\".MainActivity\"\n            android:exported=\"true\"\n            android:launchMode=\"singleTop\"\n            android:taskAffinity=\"\"\n            android:theme=\"@style/LaunchTheme\"\n            android:configChanges=\"orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode\"\n            android:hardwareAccelerated=\"true\"\n            android:windowSoftInputMode=\"adjustResize\">\n            <!-- Specifies an Android theme to apply to this Activity as soon as\n                 the Android process has started. This theme is visible to the user\n                 while the Flutter UI initializes. After that, this theme continues\n                 to determine the Window background behind the Flutter UI. -->\n            <meta-data\n              android:name=\"io.flutter.embedding.android.NormalTheme\"\n              android:resource=\"@style/NormalTheme\"\n              />\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\"/>\n                <category android:name=\"android.intent.category.LAUNCHER\"/>\n            </intent-filter>\n        </activity>\n        <!-- Don't delete the meta-data below.\n             This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->\n        <meta-data\n            android:name=\"flutterEmbedding\"\n            android:value=\"2\" />\n    </application>\n    <!-- Required to query activities that can process text, see:\n         https://developer.android.com/training/package-visibility and\n         https://developer.android.com/reference/android/content/Intent#ACTION_PROCESS_TEXT.\n\n         In particular, this is used by the Flutter engine in io.flutter.plugin.text.ProcessTextPlugin. -->\n    <queries>\n        <intent>\n            <action android:name=\"android.intent.action.PROCESS_TEXT\"/>\n            <data android:mimeType=\"text/plain\"/>\n        </intent>\n    </queries>\n</manifest>\n"
  },
  {
    "path": "android/app/src/main/kotlin/com/appleeducate/flutter_piano/MainActivity.kt",
    "content": "package com.appleeducate.flutter_piano\n\nimport io.flutter.embedding.android.FlutterActivity\n\nclass MainActivity : FlutterActivity()\n"
  },
  {
    "path": "android/app/src/main/res/drawable/launch_background.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Modify this file to customize your launch splash screen -->\n<layer-list xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:drawable=\"@android:color/white\" />\n\n    <!-- You can insert your own image assets here -->\n    <!-- <item>\n        <bitmap\n            android:gravity=\"center\"\n            android:src=\"@mipmap/launch_image\" />\n    </item> -->\n</layer-list>\n"
  },
  {
    "path": "android/app/src/main/res/drawable-v21/launch_background.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Modify this file to customize your launch splash screen -->\n<layer-list xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:drawable=\"?android:colorBackground\" />\n\n    <!-- You can insert your own image assets here -->\n    <!-- <item>\n        <bitmap\n            android:gravity=\"center\"\n            android:src=\"@mipmap/launch_image\" />\n    </item> -->\n</layer-list>\n"
  },
  {
    "path": "android/app/src/main/res/values/styles.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n    <!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->\n    <style name=\"LaunchTheme\" parent=\"@android:style/Theme.Light.NoTitleBar\">\n        <!-- Show a splash screen on the activity. Automatically removed when\n             the Flutter engine draws its first frame -->\n        <item name=\"android:windowBackground\">@drawable/launch_background</item>\n    </style>\n    <!-- Theme applied to the Android Window as soon as the process has started.\n         This theme determines the color of the Android Window while your\n         Flutter UI initializes, as well as behind your Flutter UI while its\n         running.\n\n         This Theme is only used starting with V2 of Flutter's Android embedding. -->\n    <style name=\"NormalTheme\" parent=\"@android:style/Theme.Light.NoTitleBar\">\n        <item name=\"android:windowBackground\">?android:colorBackground</item>\n    </style>\n</resources>\n"
  },
  {
    "path": "android/app/src/main/res/values-night/styles.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n    <!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on -->\n    <style name=\"LaunchTheme\" parent=\"@android:style/Theme.Black.NoTitleBar\">\n        <!-- Show a splash screen on the activity. Automatically removed when\n             the Flutter engine draws its first frame -->\n        <item name=\"android:windowBackground\">@drawable/launch_background</item>\n    </style>\n    <!-- Theme applied to the Android Window as soon as the process has started.\n         This theme determines the color of the Android Window while your\n         Flutter UI initializes, as well as behind your Flutter UI while its\n         running.\n\n         This Theme is only used starting with V2 of Flutter's Android embedding. -->\n    <style name=\"NormalTheme\" parent=\"@android:style/Theme.Black.NoTitleBar\">\n        <item name=\"android:windowBackground\">?android:colorBackground</item>\n    </style>\n</resources>\n"
  },
  {
    "path": "android/app/src/main/res/xml/locales_config.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<locale-config xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <locale android:name=\"en\" />\n    <locale android:name=\"es\" />\n    <locale android:name=\"fr\" />\n    <locale android:name=\"ja\" />\n    <locale android:name=\"ru\" />\n    <locale android:name=\"zh\" />\n    <locale android:name=\"ko\" />\n    <locale android:name=\"de\" />\n</locale-config>"
  },
  {
    "path": "android/app/src/profile/AndroidManifest.xml",
    "content": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <!-- The INTERNET permission is required for development. Specifically,\n         the Flutter tool needs it to communicate with the running application\n         to allow setting breakpoints, to provide hot reload, etc.\n    -->\n    <uses-permission android:name=\"android.permission.INTERNET\"/>\n</manifest>\n"
  },
  {
    "path": "android/build.gradle.kts",
    "content": "allprojects {\n    repositories {\n        google()\n        mavenCentral()\n    }\n}\n\nval newBuildDir: Directory =\n    rootProject.layout.buildDirectory\n        .dir(\"../../build\")\n        .get()\nrootProject.layout.buildDirectory.value(newBuildDir)\n\nsubprojects {\n    val newSubprojectBuildDir: Directory = newBuildDir.dir(project.name)\n    project.layout.buildDirectory.value(newSubprojectBuildDir)\n}\nsubprojects {\n    project.evaluationDependsOn(\":app\")\n}\n\ntasks.register<Delete>(\"clean\") {\n    delete(rootProject.layout.buildDirectory)\n}\n"
  },
  {
    "path": "android/gradle/wrapper/gradle-wrapper.properties",
    "content": "distributionBase=GRADLE_USER_HOME\ndistributionPath=wrapper/dists\nzipStoreBase=GRADLE_USER_HOME\nzipStorePath=wrapper/dists\ndistributionUrl=https\\://services.gradle.org/distributions/gradle-8.14-all.zip\n"
  },
  {
    "path": "android/gradle.properties",
    "content": "org.gradle.jvmargs=-Xmx4096M -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError\nandroid.useAndroidX=true\n"
  },
  {
    "path": "android/settings.gradle.kts",
    "content": "pluginManagement {\n    val flutterSdkPath =\n        run {\n            val properties = java.util.Properties()\n            file(\"local.properties\").inputStream().use { properties.load(it) }\n            val flutterSdkPath = properties.getProperty(\"flutter.sdk\")\n            require(flutterSdkPath != null) { \"flutter.sdk not set in local.properties\" }\n            flutterSdkPath\n        }\n\n    includeBuild(\"$flutterSdkPath/packages/flutter_tools/gradle\")\n\n    repositories {\n        google()\n        mavenCentral()\n        gradlePluginPortal()\n    }\n}\n\nplugins {\n    id(\"dev.flutter.flutter-plugin-loader\") version \"1.0.0\"\n    id(\"com.android.application\") version \"8.11.1\" apply false\n    id(\"org.jetbrains.kotlin.android\") version \"2.2.20\" apply false\n}\n\ninclude(\":app\")\n"
  },
  {
    "path": "bin/server.dart",
    "content": "import 'dart:io';\n\nimport 'package:shelf/shelf.dart';\nimport 'package:shelf/shelf_io.dart' as io;\nimport 'package:shelf_router/shelf_router.dart';\nimport 'package:shelf_static/shelf_static.dart';\nimport 'package:markdown/markdown.dart';\nimport 'package:mustache_template/mustache.dart';\nimport 'package:recase/recase.dart';\n\nvoid main(List<String> args) async {\n  final webBuildPath = 'build/web';\n\n  // Handler for regular static files in build/web\n  final webBuildHandler = createStaticHandler(\n    webBuildPath,\n    defaultDocument: 'index.html',\n  );\n\n  final router = Router();\n\n  router.get('/health', (Request request) {\n    return Response.ok('OK');\n  });\n\n  router.get('/', (Request request) async {\n    final pageHtml = await _getMarketingHtml();\n    return Response.ok(\n      pageHtml,\n      headers: {'content-type': 'text/html'},\n    );\n  });\n\n  router.get('/web', (Request request) {\n    return Response.movedPermanently('/web/');\n  });\n\n  router.mount('/web/', (Request request) async {\n    Response response = await webBuildHandler(request);\n\n    // Fallback for SPA Routing if file not found and doesn't look like static file\n    if (response.statusCode == 404 && !request.url.path.contains('.')) {\n      final indexHtml = File('$webBuildPath/index.html');\n      if (await indexHtml.exists()) {\n        return Response.ok(\n          indexHtml.openRead(),\n          headers: {'content-type': 'text/html'},\n        );\n      }\n    }\n    return response;\n  });\n\n  // Markdown content routes\n  router.get('/<name>', (Request request, String name) async {\n    final file = File('content/$name.md');\n    if (!await file.exists()) {\n      return Response.notFound('Page not found');\n    }\n    final markdownContent = await file.readAsString();\n    final htmlContent = markdownToHtml(\n      markdownContent,\n      extensionSet: ExtensionSet.gitHubWeb,\n    );\n\n    // Create a title from the filename (e.g. \"privacy\" -> \"Privacy\")\n    final title = name.titleCase;\n    final pageHtml = await _getMarkdownHtml(title, htmlContent);\n\n    return Response.ok(pageHtml, headers: {'content-type': 'text/html'});\n  });\n\n  // Serve the Flutter web app\n  router.all('/<ignored|.*>', (Request request) async {\n    final response = await webBuildHandler(request);\n\n    // Fallback for SPA routing: if the file isn't found and doesn't look like a static asset,\n    // serve index.html so the client-side router can take over.\n    if (response.statusCode == 404 && !request.url.path.contains('.')) {\n      final indexHtml = File('$webBuildPath/index.html');\n      if (await indexHtml.exists()) {\n        return Response.ok(\n          indexHtml.openRead(),\n          headers: {'Content-Type': 'text/html'},\n        );\n      }\n    }\n\n    return response;\n  });\n\n  // Setup the pipeline with logging and CORS headers\n  final handler = const Pipeline()\n      .addMiddleware(logRequests())\n      .addMiddleware(_corsHeaders())\n      .addHandler(router.call);\n\n  // Use PORT from environment or default to 8080\n  final port = int.tryParse(Platform.environment['PORT'] ?? '8080') ?? 8080;\n  final ip = InternetAddress.anyIPv4;\n\n  final server = await io.serve(handler, ip, port);\n  print('Server listening on port ${server.port}');\n}\n\nMiddleware _corsHeaders() {\n  return (Handler innerHandler) {\n    return (Request request) async {\n      final response = await innerHandler(request);\n      return response.change(\n        headers: {\n          'Access-Control-Allow-Origin': '*',\n          'Access-Control-Allow-Methods': 'GET, POST, OPTIONS',\n          'Access-Control-Allow-Headers':\n              'Origin, Content-Type, Accept, Authorization',\n          'Cross-Origin-Embedder-Policy': 'require-corp',\n          'Cross-Origin-Opener-Policy': 'same-origin',\n        },\n      );\n    };\n  };\n}\n\nFuture<String> _renderTemplate(String name, Map<String, dynamic> values) async {\n  final file = File('templates/$name.mustache');\n  if (!await file.exists()) {\n    return 'Template not found: $name';\n  }\n  final source = await file.readAsString();\n  final template = Template(source, htmlEscapeValues: false);\n  return template.renderString(values);\n}\n\nFuture<String> _getBaseLayout({\n  required String title,\n  required String content,\n}) async {\n  return await _renderTemplate('base', {\n    'title': title,\n    'content': content,\n    'year': DateTime.now().year,\n    // 'linkDiscord': linkDiscord,\n    // 'linkGithubIssues': linkGithubIssues,\n  });\n}\n\nFuture<String> _getMarketingHtml() async {\n  final content = await _renderTemplate('marketing', {\n    'playStoreLink':\n        'https://play.google.com/store/apps/details?id=com.appleeducate.flutter_piano&hl=en_US',\n    'appStoreLink':\n        'https://apps.apple.com/us/app/the-pocket-piano/id1453992672',\n  });\n  return await _getBaseLayout(title: 'Home', content: content);\n}\n\nFuture<String> _getMarkdownHtml(String title, String htmlBody) async {\n  final content = await _renderTemplate('markdown', {\n    'markdownHtml': htmlBody,\n  });\n  return await _getBaseLayout(title: title, content: content);\n}\n"
  },
  {
    "path": "content/changelog.md",
    "content": "## 2.0.0\n\n- Update UI to match related apps\n- Fix piano playback speed\n- Switch to midi engine and support dynamic sustain\n- Add chord detector for keys pressed in landscape\n- Spacebar now can sustain\n"
  },
  {
    "path": "content/privacy-policy.md",
    "content": "# Privacy Policy\n\nThis Privacy Policy applies to the **Pocket Piano** application (the \"App\") developed by Rody Davis Productions.\n\n## Data Collection\nWe respect your privacy. **Pocket Piano does not collect, store, or transmit any personally-identifying information, usage statistics, or user data.** \n\nAll functionality of the App operates entirely on your device.\n\n## Data Deletion\nBecause no data is collected or stored externally, there is no account to delete or remote data to manage. Any local settings or data generated by the App are stored solely on your device. **Deleting the App from your device will permanently delete all associated data.**\n\n## Contact Information\nIf you have any questions or concerns regarding this Privacy Policy or the App, please contact us at our physical address:\n\n**Rody Davis Productions**  \n7038 Calistoga Lane  \nDublin, California 94568\n"
  },
  {
    "path": "docker-compose.yaml",
    "content": "services:\n  pocket-piano-web:\n    image: registry.rodydavis.dev/pocket-piano-web:latest\n    restart: unless-stopped\n    expose:\n      - \"80\"\n    healthcheck:\n      test: [\"CMD\", \"curl\", \"-f\", \"http://localhost:80/health\"]\n      interval: 30s\n      timeout: 10s\n      retries: 3"
  },
  {
    "path": "icons/ios/AppIcon.appiconset/Contents.json",
    "content": "{\n    \"images\":[\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"20x20\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-20x20@2x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"20x20\",\n            \"scale\":\"3x\",\n            \"filename\":\"Icon-App-20x20@3x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"29x29\",\n            \"scale\":\"1x\",\n            \"filename\":\"Icon-App-29x29@1x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"29x29\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-29x29@2x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"29x29\",\n            \"scale\":\"3x\",\n            \"filename\":\"Icon-App-29x29@3x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"40x40\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-40x40@2x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"40x40\",\n            \"scale\":\"3x\",\n            \"filename\":\"Icon-App-40x40@3x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"60x60\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-60x60@2x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"60x60\",\n            \"scale\":\"3x\",\n            \"filename\":\"Icon-App-60x60@3x.png\"\n        },\n        {\n            \"idiom\":\"iphone\",\n            \"size\":\"76x76\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-76x76@2x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"20x20\",\n            \"scale\":\"1x\",\n            \"filename\":\"Icon-App-20x20@1x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"20x20\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-20x20@2x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"29x29\",\n            \"scale\":\"1x\",\n            \"filename\":\"Icon-App-29x29@1x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"29x29\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-29x29@2x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"40x40\",\n            \"scale\":\"1x\",\n            \"filename\":\"Icon-App-40x40@1x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"40x40\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-40x40@2x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"76x76\",\n            \"scale\":\"1x\",\n            \"filename\":\"Icon-App-76x76@1x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"76x76\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-76x76@2x.png\"\n        },\n        {\n            \"idiom\":\"ipad\",\n            \"size\":\"83.5x83.5\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-App-83.5x83.5@2x.png\"\n        },\n        {\n          \"size\" : \"1024x1024\",\n          \"idiom\" : \"ios-marketing\",\n          \"scale\" : \"1x\",\n          \"filename\" : \"ItunesArtwork@2x.png\"\n        }\n    ],\n    \"info\":{\n        \"version\":1,\n        \"author\":\"makeappicon\"\n    }\n}\n"
  },
  {
    "path": "icons/ios/README.md",
    "content": "## iTunesArtwork & iTunesArtwork@2x (App Icon) file extension:\n\nPNG extension is prepended to these two files - \n\nWhile Apple suggested to omit the extension for these files, \nthe '.png' extension is actually required for iTunesConnect submission.\n\nThis is done for you so you don't have to.\n\nHowever, for Ad_hoc or Enterprise distirbution, the extension should be removed\nfrom the files before adding to XCode to avoid error.\n\nrefs: https://developer.apple.com/library/ios/qa/qa1686/_index.html\n\n## iTunesArtwork & iTunesArtwork@2x (App Icon) transparency handling:\n\nAs images with alpha channels or transparencies cannot be set as an application's icon on\niTunesConnect, all transparent pixels in your images will be converted into \nsolid blacks.\n\nTo achieve the best result, you're advised to adjust the transparency settings \nin your source files before converting them with makeAppIcon.\n\nrefs: https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/AppIcons.html\n"
  },
  {
    "path": "icons/watchkit/AppIcon.appiconset/Contents.json",
    "content": "{\n    \"images\":[\n        {\n            \"size\":\"24x24\",\n            \"idiom\":\"watch\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-24@2x.png\",\n            \"role\":\"notificationCenter\",\n            \"subtype\":\"38mm\"\n        },\n        {\n            \"size\":\"27.5x27.5\",\n            \"idiom\":\"watch\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-27.5@2x.png\",\n            \"role\":\"notificationCenter\",\n            \"subtype\":\"42mm\"\n        },\n        {\n            \"size\":\"29x29\",\n            \"idiom\":\"watch\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-29@2x.png\",\n            \"role\":\"companionSettings\"\n        },\n        {\n            \"size\":\"29x29\",\n            \"idiom\":\"watch\",\n            \"scale\":\"3x\",\n            \"filename\":\"Icon-29@3x.png\",\n            \"role\":\"companionSettings\"\n        },\n        {\n            \"size\":\"40x40\",\n            \"idiom\":\"watch\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-40@2x.png\",\n            \"role\":\"appLauncher\",\n            \"subtype\":\"38mm\"\n        },\n        {\n            \"size\":\"44x44\",\n            \"idiom\":\"watch\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-44@2x.png\",\n            \"role\":\"longLook\",\n            \"subtype\":\"42mm\"\n        },\n        {\n            \"size\":\"86x86\",\n            \"idiom\":\"watch\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-86@2x.png\",\n            \"role\":\"quickLook\",\n            \"subtype\":\"38mm\"\n        },\n        {\n            \"size\":\"98x98\",\n            \"idiom\":\"watch\",\n            \"scale\":\"2x\",\n            \"filename\":\"Icon-98@2x.png\",\n            \"role\":\"quickLook\",\n            \"subtype\":\"42mm\"\n        }\n    ],\n    \"info\":{\n        \"version\":1,\n        \"author\":\"makeappicon\"\n    }\n}\n"
  },
  {
    "path": "ios/.derived-data-log-0CA5RPJ1",
    "content": "{\n  \"entries\" : [\n    {\n      \"accessDate\" : \"2026-04-06T21:38:24Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-06T21:55:55Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-06T22:20:56Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-06T22:51:01Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-06T23:06:04Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-06T23:21:07Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-06T23:36:10Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-06T23:51:13Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T00:06:16Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T00:21:19Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T00:36:19Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T00:51:19Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T01:06:22Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T01:21:25Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T01:36:28Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T01:51:31Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T02:06:34Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T02:21:37Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T02:36:40Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T02:51:43Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T03:06:46Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T03:21:49Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T03:36:52Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T04:01:41Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T04:16:43Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T04:31:46Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T04:46:47Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T05:01:49Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T05:16:52Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    },\n    {\n      \"accessDate\" : \"2026-04-07T05:31:55Z\",\n      \"appBundlePath\" : \"\\/Applications\\/Xcode.app\",\n      \"versionInfo\" : {\n        \"roots\" : [\n\n        ],\n        \"sdkVersions\" : {\n          \"appletvos26.4\" : \"23L236\",\n          \"appletvsimulator26.4\" : \"23L236\",\n          \"iphoneos26.4\" : \"23E237\",\n          \"iphonesimulator26.4\" : \"23E237\",\n          \"macosx26.4\" : \"25E236\",\n          \"watchos26.4\" : \"23T238\",\n          \"watchsimulator26.4\" : \"23T238\",\n          \"xros26.4\" : \"23O238\",\n          \"xrsimulator26.4\" : \"23O238\"\n        },\n        \"systemVersion\" : \"25D2128\",\n        \"xcodeVersion\" : \"17E192\"\n      }\n    }\n  ]\n}"
  },
  {
    "path": "ios/.gitignore",
    "content": "**/dgph\n*.mode1v3\n*.mode2v3\n*.moved-aside\n*.pbxuser\n*.perspectivev3\n**/*sync/\n.sconsign.dblite\n.tags*\n**/.vagrant/\n**/DerivedData/\nIcon?\n**/Pods/\n**/.symlinks/\nprofile\nxcuserdata\n**/.generated/\nFlutter/App.framework\nFlutter/Flutter.framework\nFlutter/Flutter.podspec\nFlutter/Generated.xcconfig\nFlutter/ephemeral/\nFlutter/app.flx\nFlutter/app.zip\nFlutter/flutter_assets/\nFlutter/flutter_export_environment.sh\nServiceDefinitions.json\nRunner/GeneratedPluginRegistrant.*\n\n# Exceptions to above rules.\n!default.mode1v3\n!default.mode2v3\n!default.pbxuser\n!default.perspectivev3\n"
  },
  {
    "path": "ios/Flutter/AppFrameworkInfo.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n  <key>CFBundleDevelopmentRegion</key>\n  <string>en</string>\n  <key>CFBundleExecutable</key>\n  <string>App</string>\n  <key>CFBundleIdentifier</key>\n  <string>io.flutter.flutter.app</string>\n  <key>CFBundleInfoDictionaryVersion</key>\n  <string>6.0</string>\n  <key>CFBundleName</key>\n  <string>App</string>\n  <key>CFBundlePackageType</key>\n  <string>FMWK</string>\n  <key>CFBundleShortVersionString</key>\n  <string>1.0</string>\n  <key>CFBundleSignature</key>\n  <string>????</string>\n  <key>CFBundleVersion</key>\n  <string>1.0</string>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/Flutter/Debug.xcconfig",
    "content": "#include? \"Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig\"\n#include \"Generated.xcconfig\"\n"
  },
  {
    "path": "ios/Flutter/Release.xcconfig",
    "content": "#include? \"Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig\"\n#include \"Generated.xcconfig\"\n"
  },
  {
    "path": "ios/Podfile",
    "content": "# Uncomment this line to define a global platform for your project\n# platform :ios, '13.0'\n\n# CocoaPods analytics sends network stats synchronously affecting flutter build latency.\nENV['COCOAPODS_DISABLE_STATS'] = 'true'\n\nproject 'Runner', {\n  'Debug' => :debug,\n  'Profile' => :release,\n  'Release' => :release,\n}\n\ndef flutter_root\n  generated_xcode_build_settings_path = File.expand_path(File.join('..', 'Flutter', 'Generated.xcconfig'), __FILE__)\n  unless File.exist?(generated_xcode_build_settings_path)\n    raise \"#{generated_xcode_build_settings_path} must exist. If you're running pod install manually, make sure flutter pub get is executed first\"\n  end\n\n  File.foreach(generated_xcode_build_settings_path) do |line|\n    matches = line.match(/FLUTTER_ROOT\\=(.*)/)\n    return matches[1].strip if matches\n  end\n  raise \"FLUTTER_ROOT not found in #{generated_xcode_build_settings_path}. Try deleting Generated.xcconfig, then run flutter pub get\"\nend\n\nrequire File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelper'), flutter_root)\n\nflutter_ios_podfile_setup\n\ntarget 'Runner' do\n  use_frameworks!\n\n  flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))\n  target 'RunnerTests' do\n    inherit! :search_paths\n  end\nend\n\npost_install do |installer|\n  installer.pods_project.targets.each do |target|\n    flutter_additional_ios_build_settings(target)\n  end\nend\n"
  },
  {
    "path": "ios/Runner/AppDelegate.swift",
    "content": "import Flutter\nimport UIKit\n\n@main\n@objc class AppDelegate: FlutterAppDelegate, FlutterImplicitEngineDelegate {\n  override func application(\n    _ application: UIApplication,\n    didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?\n  ) -> Bool {\n    return super.application(application, didFinishLaunchingWithOptions: launchOptions)\n  }\n\n  func didInitializeImplicitFlutterEngine(_ engineBridge: FlutterImplicitEngineBridge) {\n    GeneratedPluginRegistrant.register(with: engineBridge.pluginRegistry)\n  }\n}\n"
  },
  {
    "path": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json",
    "content": "{\n  \"images\" : [\n    {\n      \"filename\" : \"ios-1024.png\",\n      \"idiom\" : \"universal\",\n      \"platform\" : \"ios\",\n      \"size\" : \"1024x1024\"\n    }\n  ],\n  \"info\" : {\n    \"author\" : \"xcode\",\n    \"version\" : 1\n  }\n}\n"
  },
  {
    "path": "ios/Runner/Assets.xcassets/Contents.json",
    "content": "{\n  \"info\" : {\n    \"author\" : \"xcode\",\n    \"version\" : 1\n  }\n}\n"
  },
  {
    "path": "ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json",
    "content": "{\n  \"images\" : [\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage@3x.png\",\n      \"scale\" : \"3x\"\n    }\n  ],\n  \"info\" : {\n    \"version\" : 1,\n    \"author\" : \"xcode\"\n  }\n}\n"
  },
  {
    "path": "ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md",
    "content": "# Launch Screen Assets\n\nYou can customize the launch screen with your own desired assets by replacing the image files in this directory.\n\nYou can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images."
  },
  {
    "path": "ios/Runner/Base.lproj/LaunchScreen.storyboard",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<document type=\"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"12121\" systemVersion=\"16G29\" targetRuntime=\"iOS.CocoaTouch\" propertyAccessControl=\"none\" useAutolayout=\"YES\" launchScreen=\"YES\" colorMatched=\"YES\" initialViewController=\"01J-lp-oVM\">\n    <dependencies>\n        <deployment identifier=\"iOS\"/>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.IBCocoaTouchPlugin\" version=\"12089\"/>\n    </dependencies>\n    <scenes>\n        <!--View Controller-->\n        <scene sceneID=\"EHf-IW-A2E\">\n            <objects>\n                <viewController id=\"01J-lp-oVM\" sceneMemberID=\"viewController\">\n                    <layoutGuides>\n                        <viewControllerLayoutGuide type=\"top\" id=\"Ydg-fD-yQy\"/>\n                        <viewControllerLayoutGuide type=\"bottom\" id=\"xbc-2k-c8Z\"/>\n                    </layoutGuides>\n                    <view key=\"view\" contentMode=\"scaleToFill\" id=\"Ze5-6b-2t3\">\n                        <autoresizingMask key=\"autoresizingMask\" widthSizable=\"YES\" heightSizable=\"YES\"/>\n                        <subviews>\n                            <imageView opaque=\"NO\" clipsSubviews=\"YES\" multipleTouchEnabled=\"YES\" contentMode=\"center\" image=\"LaunchImage\" translatesAutoresizingMaskIntoConstraints=\"NO\" id=\"YRO-k0-Ey4\">\n                            </imageView>\n                        </subviews>\n                        <color key=\"backgroundColor\" red=\"1\" green=\"1\" blue=\"1\" alpha=\"1\" colorSpace=\"custom\" customColorSpace=\"sRGB\"/>\n                        <constraints>\n                            <constraint firstItem=\"YRO-k0-Ey4\" firstAttribute=\"centerX\" secondItem=\"Ze5-6b-2t3\" secondAttribute=\"centerX\" id=\"1a2-6s-vTC\"/>\n                            <constraint firstItem=\"YRO-k0-Ey4\" firstAttribute=\"centerY\" secondItem=\"Ze5-6b-2t3\" secondAttribute=\"centerY\" id=\"4X2-HB-R7a\"/>\n                        </constraints>\n                    </view>\n                </viewController>\n                <placeholder placeholderIdentifier=\"IBFirstResponder\" id=\"iYj-Kq-Ea1\" userLabel=\"First Responder\" sceneMemberID=\"firstResponder\"/>\n            </objects>\n            <point key=\"canvasLocation\" x=\"53\" y=\"375\"/>\n        </scene>\n    </scenes>\n    <resources>\n        <image name=\"LaunchImage\" width=\"168\" height=\"185\"/>\n    </resources>\n</document>\n"
  },
  {
    "path": "ios/Runner/Base.lproj/Main.storyboard",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<document type=\"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"10117\" systemVersion=\"15F34\" targetRuntime=\"iOS.CocoaTouch\" propertyAccessControl=\"none\" useAutolayout=\"YES\" useTraitCollections=\"YES\" initialViewController=\"BYZ-38-t0r\">\n    <dependencies>\n        <deployment identifier=\"iOS\"/>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.IBCocoaTouchPlugin\" version=\"10085\"/>\n    </dependencies>\n    <scenes>\n        <!--Flutter View Controller-->\n        <scene sceneID=\"tne-QT-ifu\">\n            <objects>\n                <viewController id=\"BYZ-38-t0r\" customClass=\"FlutterViewController\" sceneMemberID=\"viewController\">\n                    <layoutGuides>\n                        <viewControllerLayoutGuide type=\"top\" id=\"y3c-jy-aDJ\"/>\n                        <viewControllerLayoutGuide type=\"bottom\" id=\"wfy-db-euE\"/>\n                    </layoutGuides>\n                    <view key=\"view\" contentMode=\"scaleToFill\" id=\"8bC-Xf-vdC\">\n                        <rect key=\"frame\" x=\"0.0\" y=\"0.0\" width=\"600\" height=\"600\"/>\n                        <autoresizingMask key=\"autoresizingMask\" widthSizable=\"YES\" heightSizable=\"YES\"/>\n                        <color key=\"backgroundColor\" white=\"1\" alpha=\"1\" colorSpace=\"custom\" customColorSpace=\"calibratedWhite\"/>\n                    </view>\n                </viewController>\n                <placeholder placeholderIdentifier=\"IBFirstResponder\" id=\"dkx-z0-nzr\" sceneMemberID=\"firstResponder\"/>\n            </objects>\n        </scene>\n    </scenes>\n</document>\n"
  },
  {
    "path": "ios/Runner/Info.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>CADisableMinimumFrameDurationOnPhone</key>\n\t<true/>\n\t<key>CFBundleDevelopmentRegion</key>\n\t<string>$(DEVELOPMENT_LANGUAGE)</string>\n\t<key>CFBundleDisplayName</key>\n\t<string>Pocket Piano</string>\n\t<key>CFBundleExecutable</key>\n\t<string>$(EXECUTABLE_NAME)</string>\n\t<key>CFBundleIdentifier</key>\n\t<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>\n\t<key>CFBundleInfoDictionaryVersion</key>\n\t<string>6.0</string>\n\t<key>CFBundleLocalizations</key>\n\t<array>\n\t\t<string>en</string>\n\t\t<string>es</string>\n\t\t<string>de</string>\n\t\t<string>fr</string>\n\t\t<string>ja</string>\n\t\t<string>ko</string>\n\t\t<string>ru</string>\n\t\t<string>zh</string>\n\t</array>\n\t<key>CFBundleName</key>\n\t<string>flutter_piano</string>\n\t<key>CFBundlePackageType</key>\n\t<string>APPL</string>\n\t<key>CFBundleShortVersionString</key>\n\t<string>$(FLUTTER_BUILD_NAME)</string>\n\t<key>CFBundleSignature</key>\n\t<string>????</string>\n\t<key>CFBundleVersion</key>\n\t<string>$(FLUTTER_BUILD_NUMBER)</string>\n\t<key>ITSAppUsesNonExemptEncryption</key>\n\t<false/>\n\t<key>LSRequiresIPhoneOS</key>\n\t<true/>\n\t<key>UIApplicationSceneManifest</key>\n\t<dict>\n\t\t<key>UIApplicationSupportsMultipleScenes</key>\n\t\t<false/>\n\t\t<key>UISceneConfigurations</key>\n\t\t<dict>\n\t\t\t<key>UIWindowSceneSessionRoleApplication</key>\n\t\t\t<array>\n\t\t\t\t<dict>\n\t\t\t\t\t<key>UISceneClassName</key>\n\t\t\t\t\t<string>UIWindowScene</string>\n\t\t\t\t\t<key>UISceneConfigurationName</key>\n\t\t\t\t\t<string>flutter</string>\n\t\t\t\t\t<key>UISceneDelegateClassName</key>\n\t\t\t\t\t<string>FlutterSceneDelegate</string>\n\t\t\t\t\t<key>UISceneStoryboardFile</key>\n\t\t\t\t\t<string>Main</string>\n\t\t\t\t</dict>\n\t\t\t</array>\n\t\t</dict>\n\t</dict>\n\t<key>UIApplicationSupportsIndirectInputEvents</key>\n\t<true/>\n\t<key>UILaunchStoryboardName</key>\n\t<string>LaunchScreen</string>\n\t<key>UIMainStoryboardFile</key>\n\t<string>Main</string>\n\t<key>UISupportedInterfaceOrientations</key>\n\t<array>\n\t\t<string>UIInterfaceOrientationPortrait</string>\n\t\t<string>UIInterfaceOrientationLandscapeLeft</string>\n\t\t<string>UIInterfaceOrientationLandscapeRight</string>\n\t</array>\n\t<key>UISupportedInterfaceOrientations~ipad</key>\n\t<array>\n\t\t<string>UIInterfaceOrientationPortrait</string>\n\t\t<string>UIInterfaceOrientationPortraitUpsideDown</string>\n\t\t<string>UIInterfaceOrientationLandscapeLeft</string>\n\t\t<string>UIInterfaceOrientationLandscapeRight</string>\n\t</array>\n\t<key>UIViewControllerBasedStatusBarAppearance</key>\n\t<false/>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/Runner/Runner-Bridging-Header.h",
    "content": "#import \"GeneratedPluginRegistrant.h\"\n"
  },
  {
    "path": "ios/Runner.xcodeproj/project.pbxproj",
    "content": "// !$*UTF8*$!\n{\n\tarchiveVersion = 1;\n\tclasses = {\n\t};\n\tobjectVersion = 54;\n\tobjects = {\n\n/* Begin PBXBuildFile section */\n\t\t1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };\n\t\t331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };\n\t\t390B36CBAA70CEC9860F1D60 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3F5B5A71A27DDF86B62F8E0 /* Pods_Runner.framework */; };\n\t\t3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };\n\t\t74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };\n\t\t974339D573604A5EC7295A2B /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D69F3E57F489155508F7F9B /* Pods_RunnerTests.framework */; };\n\t\t97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };\n\t\t97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };\n\t\t97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };\n/* End PBXBuildFile section */\n\n/* Begin PBXContainerItemProxy section */\n\t\t331C8085294A63A400263BE5 /* PBXContainerItemProxy */ = {\n\t\t\tisa = PBXContainerItemProxy;\n\t\t\tcontainerPortal = 97C146E61CF9000F007C117D /* Project object */;\n\t\t\tproxyType = 1;\n\t\t\tremoteGlobalIDString = 97C146ED1CF9000F007C117D;\n\t\t\tremoteInfo = Runner;\n\t\t};\n/* End PBXContainerItemProxy section */\n\n/* Begin PBXCopyFilesBuildPhase section */\n\t\t9705A1C41CF9048500538489 /* Embed Frameworks */ = {\n\t\t\tisa = PBXCopyFilesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tdstPath = \"\";\n\t\t\tdstSubfolderSpec = 10;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tname = \"Embed Frameworks\";\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXCopyFilesBuildPhase section */\n\n/* Begin PBXFileReference section */\n\t\t1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = \"<group>\"; };\n\t\t1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = \"<group>\"; };\n\t\t331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = \"<group>\"; };\n\t\t331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };\n\t\t3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = \"<group>\"; };\n\t\t3D69F3E57F489155508F7F9B /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };\n\t\t74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = \"Runner-Bridging-Header.h\"; sourceTree = \"<group>\"; };\n\t\t74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = \"<group>\"; };\n\t\t7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = \"<group>\"; };\n\t\t7E88766B42F5CFDD2F6DCE0C /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = \"Pods-Runner.release.xcconfig\"; path = \"Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig\"; sourceTree = \"<group>\"; };\n\t\t9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = \"<group>\"; };\n\t\t9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = \"<group>\"; };\n\t\t97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };\n\t\t97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = \"<group>\"; };\n\t\t97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = \"<group>\"; };\n\t\t97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = \"<group>\"; };\n\t\t97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = \"<group>\"; };\n\t\t9F42F5AFE4CE369201A8AA12 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = \"Pods-RunnerTests.debug.xcconfig\"; path = \"Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig\"; sourceTree = \"<group>\"; };\n\t\tB12DA264AB150297579CE38B /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = \"Pods-Runner.debug.xcconfig\"; path = \"Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig\"; sourceTree = \"<group>\"; };\n\t\tC3BF1A2265F03F1536CD9069 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = \"Pods-Runner.profile.xcconfig\"; path = \"Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig\"; sourceTree = \"<group>\"; };\n\t\tDEF6B4C5DC636BA6C8352159 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = \"Pods-RunnerTests.release.xcconfig\"; path = \"Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig\"; sourceTree = \"<group>\"; };\n\t\tE3E07773389A916F8FA054B5 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = \"Pods-RunnerTests.profile.xcconfig\"; path = \"Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig\"; sourceTree = \"<group>\"; };\n\t\tF3F5B5A71A27DDF86B62F8E0 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };\n/* End PBXFileReference section */\n\n/* Begin PBXFrameworksBuildPhase section */\n\t\t2FEC6887AC7229CF6D2DC4F7 /* Frameworks */ = {\n\t\t\tisa = PBXFrameworksBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t974339D573604A5EC7295A2B /* Pods_RunnerTests.framework in Frameworks */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n\t\t97C146EB1CF9000F007C117D /* Frameworks */ = {\n\t\t\tisa = PBXFrameworksBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t390B36CBAA70CEC9860F1D60 /* Pods_Runner.framework in Frameworks */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXFrameworksBuildPhase section */\n\n/* Begin PBXGroup section */\n\t\t31A8CA9790B2A0B66F844C9E /* Pods */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\tB12DA264AB150297579CE38B /* Pods-Runner.debug.xcconfig */,\n\t\t\t\t7E88766B42F5CFDD2F6DCE0C /* Pods-Runner.release.xcconfig */,\n\t\t\t\tC3BF1A2265F03F1536CD9069 /* Pods-Runner.profile.xcconfig */,\n\t\t\t\t9F42F5AFE4CE369201A8AA12 /* Pods-RunnerTests.debug.xcconfig */,\n\t\t\t\tDEF6B4C5DC636BA6C8352159 /* Pods-RunnerTests.release.xcconfig */,\n\t\t\t\tE3E07773389A916F8FA054B5 /* Pods-RunnerTests.profile.xcconfig */,\n\t\t\t);\n\t\t\tpath = Pods;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t331C8082294A63A400263BE5 /* RunnerTests */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t331C807B294A618700263BE5 /* RunnerTests.swift */,\n\t\t\t);\n\t\t\tpath = RunnerTests;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t925758BD80B9EDE57FD52282 /* Frameworks */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\tF3F5B5A71A27DDF86B62F8E0 /* Pods_Runner.framework */,\n\t\t\t\t3D69F3E57F489155508F7F9B /* Pods_RunnerTests.framework */,\n\t\t\t);\n\t\t\tname = Frameworks;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t9740EEB11CF90186004384FC /* Flutter */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,\n\t\t\t\t9740EEB21CF90195004384FC /* Debug.xcconfig */,\n\t\t\t\t7AFA3C8E1D35360C0083082E /* Release.xcconfig */,\n\t\t\t\t9740EEB31CF90195004384FC /* Generated.xcconfig */,\n\t\t\t);\n\t\t\tname = Flutter;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146E51CF9000F007C117D = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t9740EEB11CF90186004384FC /* Flutter */,\n\t\t\t\t97C146F01CF9000F007C117D /* Runner */,\n\t\t\t\t97C146EF1CF9000F007C117D /* Products */,\n\t\t\t\t331C8082294A63A400263BE5 /* RunnerTests */,\n\t\t\t\t31A8CA9790B2A0B66F844C9E /* Pods */,\n\t\t\t\t925758BD80B9EDE57FD52282 /* Frameworks */,\n\t\t\t);\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146EF1CF9000F007C117D /* Products */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146EE1CF9000F007C117D /* Runner.app */,\n\t\t\t\t331C8081294A63A400263BE5 /* RunnerTests.xctest */,\n\t\t\t);\n\t\t\tname = Products;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146F01CF9000F007C117D /* Runner */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146FA1CF9000F007C117D /* Main.storyboard */,\n\t\t\t\t97C146FD1CF9000F007C117D /* Assets.xcassets */,\n\t\t\t\t97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,\n\t\t\t\t97C147021CF9000F007C117D /* Info.plist */,\n\t\t\t\t1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,\n\t\t\t\t1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,\n\t\t\t\t74858FAE1ED2DC5600515810 /* AppDelegate.swift */,\n\t\t\t\t74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,\n\t\t\t);\n\t\t\tpath = Runner;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n/* End PBXGroup section */\n\n/* Begin PBXNativeTarget section */\n\t\t331C8080294A63A400263BE5 /* RunnerTests */ = {\n\t\t\tisa = PBXNativeTarget;\n\t\t\tbuildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget \"RunnerTests\" */;\n\t\t\tbuildPhases = (\n\t\t\t\t74B45AA802F3700E29A1C9A5 /* [CP] Check Pods Manifest.lock */,\n\t\t\t\t331C807D294A63A400263BE5 /* Sources */,\n\t\t\t\t331C807F294A63A400263BE5 /* Resources */,\n\t\t\t\t2FEC6887AC7229CF6D2DC4F7 /* Frameworks */,\n\t\t\t);\n\t\t\tbuildRules = (\n\t\t\t);\n\t\t\tdependencies = (\n\t\t\t\t331C8086294A63A400263BE5 /* PBXTargetDependency */,\n\t\t\t);\n\t\t\tname = RunnerTests;\n\t\t\tproductName = RunnerTests;\n\t\t\tproductReference = 331C8081294A63A400263BE5 /* RunnerTests.xctest */;\n\t\t\tproductType = \"com.apple.product-type.bundle.unit-test\";\n\t\t};\n\t\t97C146ED1CF9000F007C117D /* Runner */ = {\n\t\t\tisa = PBXNativeTarget;\n\t\t\tbuildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget \"Runner\" */;\n\t\t\tbuildPhases = (\n\t\t\t\t97C35AF40BE4E09DAE24931D /* [CP] Check Pods Manifest.lock */,\n\t\t\t\t9740EEB61CF901F6004384FC /* Run Script */,\n\t\t\t\t97C146EA1CF9000F007C117D /* Sources */,\n\t\t\t\t97C146EB1CF9000F007C117D /* Frameworks */,\n\t\t\t\t97C146EC1CF9000F007C117D /* Resources */,\n\t\t\t\t9705A1C41CF9048500538489 /* Embed Frameworks */,\n\t\t\t\t3B06AD1E1E4923F5004D2608 /* Thin Binary */,\n\t\t\t\tE0C6D0E8602EADABB03D4B43 /* [CP] Embed Pods Frameworks */,\n\t\t\t);\n\t\t\tbuildRules = (\n\t\t\t);\n\t\t\tdependencies = (\n\t\t\t);\n\t\t\tname = Runner;\n\t\t\tproductName = Runner;\n\t\t\tproductReference = 97C146EE1CF9000F007C117D /* Runner.app */;\n\t\t\tproductType = \"com.apple.product-type.application\";\n\t\t};\n/* End PBXNativeTarget section */\n\n/* Begin PBXProject section */\n\t\t97C146E61CF9000F007C117D /* Project object */ = {\n\t\t\tisa = PBXProject;\n\t\t\tattributes = {\n\t\t\t\tLastUpgradeCheck = 1510;\n\t\t\t\tORGANIZATIONNAME = \"\";\n\t\t\t\tTargetAttributes = {\n\t\t\t\t\t331C8080294A63A400263BE5 = {\n\t\t\t\t\t\tCreatedOnToolsVersion = 14.0;\n\t\t\t\t\t\tProvisioningStyle = Automatic;\n\t\t\t\t\t\tTestTargetID = 97C146ED1CF9000F007C117D;\n\t\t\t\t\t};\n\t\t\t\t\t97C146ED1CF9000F007C117D = {\n\t\t\t\t\t\tCreatedOnToolsVersion = 7.3.1;\n\t\t\t\t\t\tLastSwiftMigration = 1100;\n\t\t\t\t\t\tProvisioningStyle = Automatic;\n\t\t\t\t\t};\n\t\t\t\t};\n\t\t\t};\n\t\t\tbuildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject \"Runner\" */;\n\t\t\tcompatibilityVersion = \"Xcode 9.3\";\n\t\t\tdevelopmentRegion = en;\n\t\t\thasScannedForEncodings = 0;\n\t\t\tknownRegions = (\n\t\t\t\ten,\n\t\t\t\tBase,\n\t\t\t);\n\t\t\tmainGroup = 97C146E51CF9000F007C117D;\n\t\t\tproductRefGroup = 97C146EF1CF9000F007C117D /* Products */;\n\t\t\tprojectDirPath = \"\";\n\t\t\tprojectRoot = \"\";\n\t\t\ttargets = (\n\t\t\t\t97C146ED1CF9000F007C117D /* Runner */,\n\t\t\t\t331C8080294A63A400263BE5 /* RunnerTests */,\n\t\t\t);\n\t\t};\n/* End PBXProject section */\n\n/* Begin PBXResourcesBuildPhase section */\n\t\t331C807F294A63A400263BE5 /* Resources */ = {\n\t\t\tisa = PBXResourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n\t\t97C146EC1CF9000F007C117D /* Resources */ = {\n\t\t\tisa = PBXResourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,\n\t\t\t\t3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,\n\t\t\t\t97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,\n\t\t\t\t97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXResourcesBuildPhase section */\n\n/* Begin PBXShellScriptBuildPhase section */\n\t\t3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\talwaysOutOfDate = 1;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t\t\"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}\",\n\t\t\t);\n\t\t\tname = \"Thin Binary\";\n\t\t\toutputPaths = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"/bin/sh \\\"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\\\" embed_and_thin\\n\";\n\t\t};\n\t\t74B45AA802F3700E29A1C9A5 /* [CP] Check Pods Manifest.lock */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputFileListPaths = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t\t\"${PODS_PODFILE_DIR_PATH}/Podfile.lock\",\n\t\t\t\t\"${PODS_ROOT}/Manifest.lock\",\n\t\t\t);\n\t\t\tname = \"[CP] Check Pods Manifest.lock\";\n\t\t\toutputFileListPaths = (\n\t\t\t);\n\t\t\toutputPaths = (\n\t\t\t\t\"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt\",\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"diff \\\"${PODS_PODFILE_DIR_PATH}/Podfile.lock\\\" \\\"${PODS_ROOT}/Manifest.lock\\\" > /dev/null\\nif [ $? != 0 ] ; then\\n    # print error to STDERR\\n    echo \\\"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\\\" >&2\\n    exit 1\\nfi\\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\\necho \\\"SUCCESS\\\" > \\\"${SCRIPT_OUTPUT_FILE_0}\\\"\\n\";\n\t\t\tshowEnvVarsInLog = 0;\n\t\t};\n\t\t9740EEB61CF901F6004384FC /* Run Script */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\talwaysOutOfDate = 1;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t);\n\t\t\tname = \"Run Script\";\n\t\t\toutputPaths = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"/bin/sh \\\"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\\\" build\\n\";\n\t\t};\n\t\t97C35AF40BE4E09DAE24931D /* [CP] Check Pods Manifest.lock */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputFileListPaths = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t\t\"${PODS_PODFILE_DIR_PATH}/Podfile.lock\",\n\t\t\t\t\"${PODS_ROOT}/Manifest.lock\",\n\t\t\t);\n\t\t\tname = \"[CP] Check Pods Manifest.lock\";\n\t\t\toutputFileListPaths = (\n\t\t\t);\n\t\t\toutputPaths = (\n\t\t\t\t\"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt\",\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"diff \\\"${PODS_PODFILE_DIR_PATH}/Podfile.lock\\\" \\\"${PODS_ROOT}/Manifest.lock\\\" > /dev/null\\nif [ $? != 0 ] ; then\\n    # print error to STDERR\\n    echo \\\"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\\\" >&2\\n    exit 1\\nfi\\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\\necho \\\"SUCCESS\\\" > \\\"${SCRIPT_OUTPUT_FILE_0}\\\"\\n\";\n\t\t\tshowEnvVarsInLog = 0;\n\t\t};\n\t\tE0C6D0E8602EADABB03D4B43 /* [CP] Embed Pods Frameworks */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputFileListPaths = (\n\t\t\t\t\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist\",\n\t\t\t);\n\t\t\tname = \"[CP] Embed Pods Frameworks\";\n\t\t\toutputFileListPaths = (\n\t\t\t\t\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist\",\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"\\\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\\\"\\n\";\n\t\t\tshowEnvVarsInLog = 0;\n\t\t};\n/* End PBXShellScriptBuildPhase section */\n\n/* Begin PBXSourcesBuildPhase section */\n\t\t331C807D294A63A400263BE5 /* Sources */ = {\n\t\t\tisa = PBXSourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n\t\t97C146EA1CF9000F007C117D /* Sources */ = {\n\t\t\tisa = PBXSourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,\n\t\t\t\t1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXSourcesBuildPhase section */\n\n/* Begin PBXTargetDependency section */\n\t\t331C8086294A63A400263BE5 /* PBXTargetDependency */ = {\n\t\t\tisa = PBXTargetDependency;\n\t\t\ttarget = 97C146ED1CF9000F007C117D /* Runner */;\n\t\t\ttargetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;\n\t\t};\n/* End PBXTargetDependency section */\n\n/* Begin PBXVariantGroup section */\n\t\t97C146FA1CF9000F007C117D /* Main.storyboard */ = {\n\t\t\tisa = PBXVariantGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146FB1CF9000F007C117D /* Base */,\n\t\t\t);\n\t\t\tname = Main.storyboard;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {\n\t\t\tisa = PBXVariantGroup;\n\t\t\tchildren = (\n\t\t\t\t97C147001CF9000F007C117D /* Base */,\n\t\t\t);\n\t\t\tname = LaunchScreen.storyboard;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n/* End PBXVariantGroup section */\n\n/* Begin XCBuildConfiguration section */\n\t\t249021D3217E4FDB00AE95B9 /* Profile */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++0x\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_COMMA = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_STRICT_PROTOTYPES = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCLANG_WARN_UNREACHABLE_CODE = YES;\n\t\t\t\tCLANG_WARN__DUPLICATE_METHOD_MATCH = YES;\n\t\t\t\t\"CODE_SIGN_IDENTITY[sdk=iphoneos*]\" = \"iPhone Developer\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = \"dwarf-with-dsym\";\n\t\t\t\tENABLE_NS_ASSERTIONS = NO;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu99;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNDECLARED_SELECTOR = YES;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 13.0;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = NO;\n\t\t\t\tSDKROOT = iphoneos;\n\t\t\t\tSUPPORTED_PLATFORMS = iphoneos;\n\t\t\t\tTARGETED_DEVICE_FAMILY = \"1,2\";\n\t\t\t\tVALIDATE_PRODUCT = YES;\n\t\t\t};\n\t\t\tname = Profile;\n\t\t};\n\t\t249021D4217E4FDB00AE95B9 /* Profile */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCURRENT_PROJECT_VERSION = \"$(FLUTTER_BUILD_NUMBER)\";\n\t\t\t\tDEVELOPMENT_TEAM = 9FK3425VTA;\n\t\t\t\tENABLE_BITCODE = NO;\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tINFOPLIST_KEY_CFBundleDisplayName = \"Pocket Piano\";\n\t\t\t\tINFOPLIST_KEY_LSApplicationCategoryType = \"public.app-category.music\";\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 14.0;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"@executable_path/Frameworks\",\n\t\t\t\t);\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = com.appleeducate.pocketpiano;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_OBJC_BRIDGING_HEADER = \"Runner/Runner-Bridging-Header.h\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tVERSIONING_SYSTEM = \"apple-generic\";\n\t\t\t};\n\t\t\tname = Profile;\n\t\t};\n\t\t331C8088294A63A400263BE5 /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 9F42F5AFE4CE369201A8AA12 /* Pods-RunnerTests.debug.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tBUNDLE_LOADER = \"$(TEST_HOST)\";\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCURRENT_PROJECT_VERSION = 1;\n\t\t\t\tGENERATE_INFOPLIST_FILE = YES;\n\t\t\t\tMARKETING_VERSION = 1.0;\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = com.rodydavis.flutterPiano.RunnerTests;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-Onone\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tTEST_HOST = \"$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t331C8089294A63A400263BE5 /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = DEF6B4C5DC636BA6C8352159 /* Pods-RunnerTests.release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tBUNDLE_LOADER = \"$(TEST_HOST)\";\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCURRENT_PROJECT_VERSION = 1;\n\t\t\t\tGENERATE_INFOPLIST_FILE = YES;\n\t\t\t\tMARKETING_VERSION = 1.0;\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = com.rodydavis.flutterPiano.RunnerTests;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tTEST_HOST = \"$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner\";\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n\t\t331C808A294A63A400263BE5 /* Profile */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = E3E07773389A916F8FA054B5 /* Pods-RunnerTests.profile.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tBUNDLE_LOADER = \"$(TEST_HOST)\";\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCURRENT_PROJECT_VERSION = 1;\n\t\t\t\tGENERATE_INFOPLIST_FILE = YES;\n\t\t\t\tMARKETING_VERSION = 1.0;\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = com.rodydavis.flutterPiano.RunnerTests;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tTEST_HOST = \"$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner\";\n\t\t\t};\n\t\t\tname = Profile;\n\t\t};\n\t\t97C147031CF9000F007C117D /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++0x\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_COMMA = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_STRICT_PROTOTYPES = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCLANG_WARN_UNREACHABLE_CODE = YES;\n\t\t\t\tCLANG_WARN__DUPLICATE_METHOD_MATCH = YES;\n\t\t\t\t\"CODE_SIGN_IDENTITY[sdk=iphoneos*]\" = \"iPhone Developer\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = dwarf;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tENABLE_TESTABILITY = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu99;\n\t\t\t\tGCC_DYNAMIC_NO_PIC = NO;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_OPTIMIZATION_LEVEL = 0;\n\t\t\t\tGCC_PREPROCESSOR_DEFINITIONS = (\n\t\t\t\t\t\"DEBUG=1\",\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t);\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNDECLARED_SELECTOR = YES;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 13.0;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = YES;\n\t\t\t\tONLY_ACTIVE_ARCH = YES;\n\t\t\t\tSDKROOT = iphoneos;\n\t\t\t\tTARGETED_DEVICE_FAMILY = \"1,2\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t97C147041CF9000F007C117D /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++0x\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_COMMA = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_STRICT_PROTOTYPES = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCLANG_WARN_UNREACHABLE_CODE = YES;\n\t\t\t\tCLANG_WARN__DUPLICATE_METHOD_MATCH = YES;\n\t\t\t\t\"CODE_SIGN_IDENTITY[sdk=iphoneos*]\" = \"iPhone Developer\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = \"dwarf-with-dsym\";\n\t\t\t\tENABLE_NS_ASSERTIONS = NO;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu99;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNDECLARED_SELECTOR = YES;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 13.0;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = NO;\n\t\t\t\tSDKROOT = iphoneos;\n\t\t\t\tSUPPORTED_PLATFORMS = iphoneos;\n\t\t\t\tSWIFT_COMPILATION_MODE = wholemodule;\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-O\";\n\t\t\t\tTARGETED_DEVICE_FAMILY = \"1,2\";\n\t\t\t\tVALIDATE_PRODUCT = YES;\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n\t\t97C147061CF9000F007C117D /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCURRENT_PROJECT_VERSION = \"$(FLUTTER_BUILD_NUMBER)\";\n\t\t\t\tDEVELOPMENT_TEAM = 9FK3425VTA;\n\t\t\t\tENABLE_BITCODE = NO;\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tINFOPLIST_KEY_CFBundleDisplayName = \"Pocket Piano\";\n\t\t\t\tINFOPLIST_KEY_LSApplicationCategoryType = \"public.app-category.music\";\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 14.0;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"@executable_path/Frameworks\",\n\t\t\t\t);\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = com.appleeducate.pocketpiano;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_OBJC_BRIDGING_HEADER = \"Runner/Runner-Bridging-Header.h\";\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-Onone\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tVERSIONING_SYSTEM = \"apple-generic\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t97C147071CF9000F007C117D /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCURRENT_PROJECT_VERSION = \"$(FLUTTER_BUILD_NUMBER)\";\n\t\t\t\tDEVELOPMENT_TEAM = 9FK3425VTA;\n\t\t\t\tENABLE_BITCODE = NO;\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tINFOPLIST_KEY_CFBundleDisplayName = \"Pocket Piano\";\n\t\t\t\tINFOPLIST_KEY_LSApplicationCategoryType = \"public.app-category.music\";\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 14.0;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"@executable_path/Frameworks\",\n\t\t\t\t);\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = com.appleeducate.pocketpiano;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_OBJC_BRIDGING_HEADER = \"Runner/Runner-Bridging-Header.h\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tVERSIONING_SYSTEM = \"apple-generic\";\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n/* End XCBuildConfiguration section */\n\n/* Begin XCConfigurationList section */\n\t\t331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget \"RunnerTests\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t331C8088294A63A400263BE5 /* Debug */,\n\t\t\t\t331C8089294A63A400263BE5 /* Release */,\n\t\t\t\t331C808A294A63A400263BE5 /* Profile */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n\t\t97C146E91CF9000F007C117D /* Build configuration list for PBXProject \"Runner\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t97C147031CF9000F007C117D /* Debug */,\n\t\t\t\t97C147041CF9000F007C117D /* Release */,\n\t\t\t\t249021D3217E4FDB00AE95B9 /* Profile */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n\t\t97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget \"Runner\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t97C147061CF9000F007C117D /* Debug */,\n\t\t\t\t97C147071CF9000F007C117D /* Release */,\n\t\t\t\t249021D4217E4FDB00AE95B9 /* Profile */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n/* End XCConfigurationList section */\n\t};\n\trootObject = 97C146E61CF9000F007C117D /* Project object */;\n}\n"
  },
  {
    "path": "ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Workspace\n   version = \"1.0\">\n   <FileRef\n      location = \"self:\">\n   </FileRef>\n</Workspace>\n"
  },
  {
    "path": "ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>IDEDidComputeMac32BitWarning</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>PreviewsEnabled</key>\n\t<false/>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Scheme\n   LastUpgradeVersion = \"1510\"\n   version = \"1.3\">\n   <BuildAction\n      parallelizeBuildables = \"YES\"\n      buildImplicitDependencies = \"YES\">\n      <BuildActionEntries>\n         <BuildActionEntry\n            buildForTesting = \"YES\"\n            buildForRunning = \"YES\"\n            buildForProfiling = \"YES\"\n            buildForArchiving = \"YES\"\n            buildForAnalyzing = \"YES\">\n            <BuildableReference\n               BuildableIdentifier = \"primary\"\n               BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n               BuildableName = \"Runner.app\"\n               BlueprintName = \"Runner\"\n               ReferencedContainer = \"container:Runner.xcodeproj\">\n            </BuildableReference>\n         </BuildActionEntry>\n      </BuildActionEntries>\n   </BuildAction>\n   <TestAction\n      buildConfiguration = \"Debug\"\n      selectedDebuggerIdentifier = \"Xcode.DebuggerFoundation.Debugger.LLDB\"\n      selectedLauncherIdentifier = \"Xcode.DebuggerFoundation.Launcher.LLDB\"\n      customLLDBInitFile = \"$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit\"\n      shouldUseLaunchSchemeArgsEnv = \"YES\">\n      <MacroExpansion>\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </MacroExpansion>\n      <Testables>\n         <TestableReference\n            skipped = \"NO\"\n            parallelizable = \"YES\">\n            <BuildableReference\n               BuildableIdentifier = \"primary\"\n               BlueprintIdentifier = \"331C8080294A63A400263BE5\"\n               BuildableName = \"RunnerTests.xctest\"\n               BlueprintName = \"RunnerTests\"\n               ReferencedContainer = \"container:Runner.xcodeproj\">\n            </BuildableReference>\n         </TestableReference>\n      </Testables>\n   </TestAction>\n   <LaunchAction\n      buildConfiguration = \"Debug\"\n      selectedDebuggerIdentifier = \"Xcode.DebuggerFoundation.Debugger.LLDB\"\n      selectedLauncherIdentifier = \"Xcode.DebuggerFoundation.Launcher.LLDB\"\n      customLLDBInitFile = \"$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit\"\n      launchStyle = \"0\"\n      useCustomWorkingDirectory = \"NO\"\n      ignoresPersistentStateOnLaunch = \"NO\"\n      debugDocumentVersioning = \"YES\"\n      debugServiceExtension = \"internal\"\n      enableGPUValidationMode = \"1\"\n      allowLocationSimulation = \"YES\">\n      <BuildableProductRunnable\n         runnableDebuggingMode = \"0\">\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </BuildableProductRunnable>\n   </LaunchAction>\n   <ProfileAction\n      buildConfiguration = \"Profile\"\n      shouldUseLaunchSchemeArgsEnv = \"YES\"\n      savedToolIdentifier = \"\"\n      useCustomWorkingDirectory = \"NO\"\n      debugDocumentVersioning = \"YES\">\n      <BuildableProductRunnable\n         runnableDebuggingMode = \"0\">\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </BuildableProductRunnable>\n   </ProfileAction>\n   <AnalyzeAction\n      buildConfiguration = \"Debug\">\n   </AnalyzeAction>\n   <ArchiveAction\n      buildConfiguration = \"Release\"\n      revealArchiveInOrganizer = \"YES\">\n   </ArchiveAction>\n</Scheme>\n"
  },
  {
    "path": "ios/Runner.xcworkspace/contents.xcworkspacedata",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Workspace\n   version = \"1.0\">\n   <FileRef\n      location = \"group:Runner.xcodeproj\">\n   </FileRef>\n   <FileRef\n      location = \"group:Pods/Pods.xcodeproj\">\n   </FileRef>\n</Workspace>\n"
  },
  {
    "path": "ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>IDEDidComputeMac32BitWarning</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>PreviewsEnabled</key>\n\t<false/>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/RunnerTests/RunnerTests.swift",
    "content": "import Flutter\nimport UIKit\nimport XCTest\n\nclass RunnerTests: XCTestCase {\n\n  func testExample() {\n    // If you add code to the Runner application, consider adding tests here.\n    // See https://developer.apple.com/documentation/xctest for more information about using XCTest.\n  }\n\n}\n"
  },
  {
    "path": "l10n.yaml",
    "content": "arb-dir: lib/l10n\ntemplate-arb-file: app_en.arb\noutput-localization-file: app_localizations.dart"
  },
  {
    "path": "lib/l10n/app_de.arb",
    "content": "{\n    \"@@locale\": \"de\",\n    \"title\": \"Die Taschenpiano\",\n    \"@title\": {},\n    \"sustain\": \"Anschlag\",\n    \"@sustain\": {},\n    \"themeBrightness\": \"Themenhelligkeit\",\n    \"@themeBrightness\": {},\n    \"themeBrightnessLight\": \"Hell\",\n    \"@themeBrightnessLight\": {},\n    \"themeBrightnessSystem\": \"System\",\n    \"@themeBrightnessSystem\": {},\n    \"themeBrightnessDark\": \"Dunkel\",\n    \"@themeBrightnessDark\": {},\n    \"themeColor\": \"Themenfarbe\",\n    \"@themeColor\": {},\n    \"keySettings\": \"Tasteneinstellungen\",\n    \"@keySettings\": {},\n    \"settings\": \"Einstellungen\",\n    \"@settings\": {},\n    \"keyWidth\": \"Tastenbreite\",\n    \"@keyWidth\": {},\n    \"invertKeys\": \"Tasten invertieren\",\n    \"@invertKeys\": {},\n    \"colorRole\": \"Farbrolle\",\n    \"@colorRole\": {},\n    \"colorRolePrimary\": \"Primär\",\n    \"@colorRolePrimary\": {},\n    \"colorRolePrimaryContainer\": \"Primärer Container\",\n    \"@colorRolePrimaryContainer\": {},\n    \"colorRoleSecondary\": \"Sekundär\",\n    \"@colorRoleSecondary\": {},\n    \"colorRoleSecondaryContainer\": \"Sekundärer Container\",\n    \"@colorRoleSecondaryContainer\": {},\n    \"colorRoleTertiary\": \"Tertiär\",\n    \"@colorRoleTertiary\": {},\n    \"colorRoleTertiaryContainer\": \"Tertiärer Container\",\n    \"@colorRoleTertiaryContainer\": {},\n    \"colorRoleSurface\": \"Oberfläche\",\n    \"@colorRoleSurface\": {},\n    \"colorRoleInverseSurface\": \"Inverse Oberfläche\",\n    \"@colorRoleInverseSurface\": {},\n    \"colorRoleMonoChrome\": \"Monochrom\",\n    \"@colorRoleMonoChrome\": {},\n    \"keyLabels\": \"Tastenbeschriftungen\",\n    \"@keyLabels\": {},\n    \"hapticFeedback\": \"Haptisches Feedback\",\n    \"@hapticFeedback\": {},\n    \"keyLabelsNone\": \"Keine\",\n    \"@keyLabelsNone\": {},\n    \"keyLabelsSharps\": \"Kreuzzeichen\",\n    \"@keyLabelsSharps\": {},\n    \"keyLabelsFlats\": \"Bleistifte\",\n    \"@keyLabelsFlats\": {},\n    \"keyLabelsBoth\": \"Beide\",\n    \"@keyLabelsBoth\": {},\n    \"keyLabelsMidi\": \"Midi\",\n    \"@keyLabelsMidi\": {},\n    \"splitKeyboard\": \"Geteilte Tastatur\",\n    \"@splitKeyboard\": {},\n    \"resetToDefault\": \"Zurücksetzen auf Standard\",\n    \"@resetToDefault\": {},\n    \"disableScroll\": \"Scrollen deaktivieren\",\n    \"@disableScroll\": {},\n    \"languageEn\": \"Englisch\",\n    \"@languageEn\": {},\n    \"languageDe\": \"Deutsch\",\n    \"@languageDe\": {},\n    \"languageEs\": \"Spanisch\",\n    \"@languageEs\": {},\n    \"languageFr\": \"Französisch\",\n    \"@languageFr\": {},\n    \"languageJa\": \"Japanisch\",\n    \"@languageJa\": {},\n    \"languageKo\": \"Koreanisch\",\n    \"@languageKo\": {},\n    \"languageZh\": \"Chinesisch\",\n    \"@languageZh\": {},\n    \"languageRu\": \"Русский\",\n    \"@languageRu\": {},\n    \"language\": \"Sprache\",\n    \"@language\": {}\n}"
  },
  {
    "path": "lib/l10n/app_en.arb",
    "content": "{\n    \"@@locale\": \"en\",\n    \"title\": \"The Pocket Piano\",\n    \"@title\": {},\n    \"sustain\": \"Sustain\",\n    \"@sustain\": {},\n    \"themeBrightness\": \"Theme Brightness\",\n    \"@themeBrightness\": {},\n    \"themeBrightnessLight\": \"Light\",\n    \"@themeBrightnessLight\": {},\n    \"themeBrightnessSystem\": \"System\",\n    \"@themeBrightnessSystem\": {},\n    \"themeBrightnessDark\": \"Dark\",\n    \"@themeBrightnessDark\": {},\n    \"themeColor\": \"Theme Color\",\n    \"@themeColor\": {},\n    \"keySettings\": \"Key Settings\",\n    \"@keySettings\": {},\n    \"settings\": \"Settings\",\n    \"@settings\": {},\n    \"keyWidth\": \"Key Width\",\n    \"@keyWidth\": {},\n    \"invertKeys\": \"Invert Keys\",\n    \"@invertKeys\": {},\n    \"colorRole\": \"Color Role\",\n    \"@colorRole\": {},\n    \"colorRolePrimary\": \"Primary\",\n    \"@colorRolePrimary\": {},\n    \"colorRolePrimaryContainer\": \"Primary Container\",\n    \"@colorRolePrimaryContainer\": {},\n    \"colorRoleSecondary\": \"Secondary\",\n    \"@colorRoleSecondary\": {},\n    \"colorRoleSecondaryContainer\": \"Secondary Container\",\n    \"@colorRoleSecondaryContainer\": {},\n    \"colorRoleTertiary\": \"Tertiary\",\n    \"@colorRoleTertiary\": {},\n    \"colorRoleTertiaryContainer\": \"Tertiary Container\",\n    \"@colorRoleTertiaryContainer\": {},\n    \"colorRoleSurface\": \"Surface\",\n    \"@colorRoleSurface\": {},\n    \"colorRoleInverseSurface\": \"Inverse Surface\",\n    \"@colorRoleInverseSurface\": {},\n    \"colorRoleMonoChrome\": \"Mono Chrome\",\n    \"@colorRoleMonoChrome\": {},\n    \"keyLabels\": \"Key Labels\",\n    \"@keyLabels\": {},\n    \"hapticFeedback\": \"Haptic Feedback\",\n    \"@hapticFeedback\": {},\n    \"keyLabelsNone\": \"None\",\n    \"@keyLabelsNone\": {},\n    \"keyLabelsSharps\": \"Sharps\",\n    \"@keyLabelsSharps\": {},\n    \"keyLabelsFlats\": \"Flats\",\n    \"@keyLabelsFlats\": {},\n    \"keyLabelsBoth\": \"Both\",\n    \"@keyLabelsBoth\": {},\n    \"keyLabelsMidi\": \"Midi\",\n    \"@keyLabelsMidi\": {},\n    \"splitKeyboard\": \"Split Keyboard\",\n    \"@splitKeyboard\": {},\n    \"resetToDefault\": \"Reset to Default\",\n    \"@resetToDefault\": {},\n    \"disableScroll\": \"Disable Scroll\",\n    \"@disableScroll\": {},\n    \"languageEn\": \"English\",\n    \"@languageEn\": {},\n    \"languageDe\": \"German\",\n    \"@languageDe\": {},\n    \"languageEs\": \"Spanish\",\n    \"@languageEs\": {},\n    \"languageFr\": \"French\",\n    \"@languageFr\": {},\n    \"languageJa\": \"Japanese\",\n    \"@languageJa\": {},\n    \"languageKo\": \"Korean\",\n    \"@languageKo\": {},\n    \"languageZh\": \"Chinese\",\n    \"@languageZh\": {},\n    \"languageRu\": \"Russian\",\n    \"@languageRu\": {},\n    \"language\": \"Language\",\n    \"@language\": {},\n    \"version\": \"Version\",\n    \"@version\": {},\n    \"showLicenses\": \"Show Licenses\",\n    \"@showLicenses\": {},\n    \"webVersion\": \"Web Version\",\n    \"@webVersion\": {}\n}"
  },
  {
    "path": "lib/l10n/app_es.arb",
    "content": "{\n    \"@@locale\": \"es\",\n    \"title\": \"El piano de bolsillo\",\n    \"@title\": {},\n    \"sustain\": \"Sostenimiento\",\n    \"@sustain\": {},\n    \"themeBrightness\": \"Brillo del tema\",\n    \"@themeBrightness\": {},\n    \"themeBrightnessLight\": \"Claro\",\n    \"@themeBrightnessLight\": {},\n    \"themeBrightnessSystem\": \"Sistema\",\n    \"@themeBrightnessSystem\": {},\n    \"themeBrightnessDark\": \"Oscuro\",\n    \"@themeBrightnessDark\": {},\n    \"themeColor\": \"Color del tema\",\n    \"@themeColor\": {},\n    \"keySettings\": \"Ajustes de teclas\",\n    \"@keySettings\": {},\n    \"settings\": \"Ajustes\",\n    \"@settings\": {},\n    \"keyWidth\": \"Ancho de las teclas\",\n    \"@keyWidth\": {},\n    \"invertKeys\": \"Invertir teclas\",\n    \"@invertKeys\": {},\n    \"colorRole\": \"Rol de color\",\n    \"@colorRole\": {},\n    \"colorRolePrimary\": \"Principal\",\n    \"@colorRolePrimary\": {},\n    \"colorRolePrimaryContainer\": \"Contenedor principal\",\n    \"@colorRolePrimaryContainer\": {},\n    \"colorRoleSecondary\": \"Secundario\",\n    \"@colorRoleSecondary\": {},\n    \"colorRoleSecondaryContainer\": \"Contenedor secundario\",\n    \"@colorRoleSecondaryContainer\": {},\n    \"colorRoleTertiary\": \"Terciario\",\n    \"@colorRoleTertiary\": {},\n    \"colorRoleTertiaryContainer\": \"Contenedor terciario\",\n    \"@colorRoleTertiaryContainer\": {},\n    \"colorRoleSurface\": \"Superficie\",\n    \"@colorRoleSurface\": {},\n    \"colorRoleInverseSurface\": \"Superficie inversa\",\n    \"@colorRoleInverseSurface\": {},\n    \"colorRoleMonoChrome\": \"Monocromo\",\n    \"@colorRoleMonoChrome\": {},\n    \"keyLabels\": \"Etiquetas de las teclas\",\n    \"@keyLabels\": {},\n    \"hapticFeedback\": \"Retroalimentación háptica\",\n    \"@hapticFeedback\": {},\n    \"keyLabelsNone\": \"Ninguna\",\n    \"@keyLabelsNone\": {},\n    \"keyLabelsSharps\": \"Sostenidos\",\n    \"@keyLabelsSharps\": {},\n    \"keyLabelsFlats\": \"Bemoles\",\n    \"@keyLabelsFlats\": {},\n    \"keyLabelsBoth\": \"Ambos\",\n    \"@keyLabelsBoth\": {},\n    \"keyLabelsMidi\": \"Midi\",\n    \"@keyLabelsMidi\": {},\n    \"splitKeyboard\": \"Teclado dividido\",\n    \"@splitKeyboard\": {},\n    \"resetToDefault\": \"Restablecer a los valores predeterminados\",\n    \"@resetToDefault\": {},\n    \"disableScroll\": \"Deshabilitar desplazamiento\",\n    \"@disableScroll\": {},\n    \"languageEn\": \"English\",\n    \"@languageEn\": {},\n    \"languageDe\": \"Español\",\n    \"@languageDe\": {},\n    \"languageEs\": \"Español\",\n    \"@languageEs\": {},\n    \"languageFr\": \"Français\",\n    \"@languageFr\": {},\n    \"languageJa\": \"Japonés\",\n    \"@languageJa\": {},\n    \"languageKo\": \"Coreano\",\n    \"@languageKo\": {},\n    \"languageZh\": \"Chino\",\n    \"@languageZh\": {},\n    \"languageRu\": \"Ruso\",\n    \"@languageRu\": {},\n    \"language\": \"Lengua\",\n    \"@language\": {}\n}"
  },
  {
    "path": "lib/l10n/app_fr.arb",
    "content": "{\n    \"@@locale\": \"fr\",\n    \"title\": \"Le Piano de Poche\",\n    \"@title\": {},\n    \"sustain\": \"Suspension\",\n    \"@sustain\": {},\n    \"themeBrightness\": \"Luminosité du thème\",\n    \"@themeBrightness\": {},\n    \"themeBrightnessLight\": \"Clair\",\n    \"@themeBrightnessLight\": {},\n    \"themeBrightnessSystem\": \"Système\",\n    \"@themeBrightnessSystem\": {},\n    \"themeBrightnessDark\": \"Sombre\",\n    \"@themeBrightnessDark\": {},\n    \"themeColor\": \"Couleur du thème\",\n    \"@themeColor\": {},\n    \"keySettings\": \"Paramètres des touches\",\n    \"@keySettings\": {},\n    \"settings\": \"Paramètres\",\n    \"@settings\": {},\n    \"keyWidth\": \"Largeur des touches\",\n    \"@keyWidth\": {},\n    \"invertKeys\": \"Inverser les touches\",\n    \"@invertKeys\": {},\n    \"colorRole\": \"Rôle de la couleur\",\n    \"@colorRole\": {},\n    \"colorRolePrimary\": \"Primaire\",\n    \"@colorRolePrimary\": {},\n    \"colorRolePrimaryContainer\": \"Conteneur primaire\",\n    \"@colorRolePrimaryContainer\": {},\n    \"colorRoleSecondary\": \"Secondaire\",\n    \"@colorRoleSecondary\": {},\n    \"colorRoleSecondaryContainer\": \"Conteneur secondaire\",\n    \"@colorRoleSecondaryContainer\": {},\n    \"colorRoleTertiary\": \"Tertiaire\",\n    \"@colorRoleTertiary\": {},\n    \"colorRoleTertiaryContainer\": \"Conteneur tertiaire\",\n    \"@colorRoleTertiaryContainer\": {},\n    \"colorRoleSurface\": \"Surface\",\n    \"@colorRoleSurface\": {},\n    \"colorRoleInverseSurface\": \"Surface inverse\",\n    \"@colorRoleInverseSurface\": {},\n    \"colorRoleMonoChrome\": \"Monochrome\",\n    \"@colorRoleMonoChrome\": {},\n    \"keyLabels\": \"Étiquettes des touches\",\n    \"@keyLabels\": {},\n    \"hapticFeedback\": \"Rétroaction haptique\",\n    \"@hapticFeedback\": {},\n    \"keyLabelsNone\": \"Aucune\",\n    \"@keyLabelsNone\": {},\n    \"keyLabelsSharps\": \"Dièses\",\n    \"@keyLabelsSharps\": {},\n    \"keyLabelsFlats\": \"Bémols\",\n    \"@keyLabelsFlats\": {},\n    \"keyLabelsBoth\": \"Les deux\",\n    \"@keyLabelsBoth\": {},\n    \"keyLabelsMidi\": \"Midi\",\n    \"@keyLabelsMidi\": {},\n    \"splitKeyboard\": \"Clavier divisé\",\n    \"@splitKeyboard\": {},\n    \"resetToDefault\": \"Réinitialiser aux valeurs par défaut\",\n    \"@resetToDefault\": {},\n    \"disableScroll\": \"Désactiver le défilement\",\n    \"@disableScroll\": {},\n    \"languageEn\": \"Anglais\",\n    \"@languageEn\": {},\n    \"languageDe\": \"Allemand\",\n    \"@languageDe\": {},\n    \"languageEs\": \"Espagnol\",\n    \"@languageEs\": {},\n    \"languageFr\": \"Français\",\n    \"@languageFr\": {},\n    \"languageJa\": \"Japonais\",\n    \"@languageJa\": {},\n    \"languageKo\": \"Coréen\",\n    \"@languageKo\": {},\n    \"languageZh\": \"Chinois\",\n    \"@languageZh\": {},\n    \"languageRu\": \"Russe\",\n    \"@languageRu\": {},\n    \"language\": \"Langue\",\n    \"@language\": {}\n}"
  },
  {
    "path": "lib/l10n/app_ja.arb",
    "content": "{\n    \"@@locale\": \"ja\",\n    \"title\": \"ポケットピアノ\",\n    \"@title\": {},\n    \"sustain\": \"サステイン\",\n    \"@sustain\": {},\n    \"themeBrightness\": \"テーマの明るさ\",\n    \"@themeBrightness\": {},\n    \"themeBrightnessLight\": \"明るい\",\n    \"@themeBrightnessLight\": {},\n    \"themeBrightnessSystem\": \"システム\",\n    \"@themeBrightnessSystem\": {},\n    \"themeBrightnessDark\": \"暗い\",\n    \"@themeBrightnessDark\": {},\n    \"themeColor\": \"テーマカラー\",\n    \"@themeColor\": {},\n    \"keySettings\": \"キー設定\",\n    \"@keySettings\": {},\n    \"settings\": \"設定\",\n    \"@settings\": {},\n    \"keyWidth\": \"キーの幅\",\n    \"@keyWidth\": {},\n    \"invertKeys\": \"キーを反転\",\n    \"@invertKeys\": {},\n    \"colorRole\": \"カラーロール\",\n    \"@colorRole\": {},\n    \"colorRolePrimary\": \"プライマリ\",\n    \"@colorRolePrimary\": {},\n    \"colorRolePrimaryContainer\": \"プライマリコンテナ\",\n    \"@colorRolePrimaryContainer\": {},\n    \"colorRoleSecondary\": \"セカンダリ\",\n    \"@colorRoleSecondary\": {},\n    \"colorRoleSecondaryContainer\": \"セカンダリコンテナ\",\n    \"@colorRoleSecondaryContainer\": {},\n    \"colorRoleTertiary\": \"三次\",\n    \"@colorRoleTertiary\": {},\n    \"colorRoleTertiaryContainer\": \"三次コンテナ\",\n    \"@colorRoleTertiaryContainer\": {},\n    \"colorRoleSurface\": \"表面\",\n    \"@colorRoleSurface\": {},\n    \"colorRoleInverseSurface\": \"逆表面\",\n    \"@colorRoleInverseSurface\": {},\n    \"colorRoleMonoChrome\": \"モノクロ\",\n    \"@colorRoleMonoChrome\": {},\n    \"keyLabels\": \"キーラベル\",\n    \"@keyLabels\": {},\n    \"hapticFeedback\": \"触覚フィードバック\",\n    \"@hapticFeedback\": {},\n    \"keyLabelsNone\": \"なし\",\n    \"@keyLabelsNone\": {},\n    \"keyLabelsSharps\": \"シャープ\",\n    \"@keyLabelsSharps\": {},\n    \"keyLabelsFlats\": \"フラット\",\n    \"@keyLabelsFlats\": {},\n    \"keyLabelsBoth\": \"両方\",\n    \"@keyLabelsBoth\": {},\n    \"keyLabelsMidi\": \"MIDI\",\n    \"@keyLabelsMidi\": {},\n    \"splitKeyboard\": \"分割キーボード\",\n    \"@splitKeyboard\": {},\n    \"resetToDefault\": \"デフォルトにリセット\",\n    \"@resetToDefault\": {},\n    \"disableScroll\": \"スクロールを無効にする\",\n    \"@disableScroll\": {},\n    \"languageEn\": \"英語\",\n    \"@languageEn\": {},\n    \"languageDe\": \"ドイツ語\",\n    \"@languageDe\": {},\n    \"languageEs\": \"スペイン語\",\n    \"@languageEs\": {},\n    \"languageFr\": \"フランス語\",\n    \"@languageFr\": {},\n    \"languageJa\": \"日本語\",\n    \"@languageJa\": {},\n    \"languageKo\": \"韓国語\",\n    \"@languageKo\": {},\n    \"languageZh\": \"简体中文\",\n    \"@languageZh\": {},\n    \"languageRu\": \"Русский\",\n    \"@languageRu\": {},\n    \"language\": \"言語 (Gengo)\",\n    \"@language\": {}\n}"
  },
  {
    "path": "lib/l10n/app_ko.arb",
    "content": "{\n    \"@@locale\": \"ko\",\n    \"title\": \"포켓 피아노\",\n    \"@title\": {},\n    \"sustain\": \"서스테인\",\n    \"@sustain\": {},\n    \"themeBrightness\": \"테마 밝기\",\n    \"@themeBrightness\": {},\n    \"themeBrightnessLight\": \"밝게\",\n    \"@themeBrightnessLight\": {},\n    \"themeBrightnessSystem\": \"시스템\",\n    \"@themeBrightnessSystem\": {},\n    \"themeBrightnessDark\": \"어둡게\",\n    \"@themeBrightnessDark\": {},\n    \"themeColor\": \"테마 색상\",\n    \"@themeColor\": {},\n    \"keySettings\": \"키 설정\",\n    \"@keySettings\": {},\n    \"settings\": \"설정\",\n    \"@settings\": {},\n    \"keyWidth\": \"키 너비\",\n    \"@keyWidth\": {},\n    \"invertKeys\": \"키 반전\",\n    \"@invertKeys\": {},\n    \"colorRole\": \"색상 역할\",\n    \"@colorRole\": {},\n    \"colorRolePrimary\": \"기본\",\n    \"@colorRolePrimary\": {},\n    \"colorRolePrimaryContainer\": \"기본 컨테이너\",\n    \"@colorRolePrimaryContainer\": {},\n    \"colorRoleSecondary\": \"보조\",\n    \"@colorRoleSecondary\": {},\n    \"colorRoleSecondaryContainer\": \"보조 컨테이너\",\n    \"@colorRoleSecondaryContainer\": {},\n    \"colorRoleTertiary\": \"3차\",\n    \"@colorRoleTertiary\": {},\n    \"colorRoleTertiaryContainer\": \"3차 컨테이너\",\n    \"@colorRoleTertiaryContainer\": {},\n    \"colorRoleSurface\": \"표면\",\n    \"@colorRoleSurface\": {},\n    \"colorRoleInverseSurface\": \"역전된 표면\",\n    \"@colorRoleInverseSurface\": {},\n    \"colorRoleMonoChrome\": \"모노크롬\",\n    \"@colorRoleMonoChrome\": {},\n    \"keyLabels\": \"키 레이블\",\n    \"@keyLabels\": {},\n    \"hapticFeedback\": \"햅틱 피드백\",\n    \"@hapticFeedback\": {},\n    \"keyLabelsNone\": \"없음\",\n    \"@keyLabelsNone\": {},\n    \"keyLabelsSharps\": \"샵\",\n    \"@keyLabelsSharps\": {},\n    \"keyLabelsFlats\": \"플랫\",\n    \"@keyLabelsFlats\": {},\n    \"keyLabelsBoth\": \"모두\",\n    \"@keyLabelsBoth\": {},\n    \"keyLabelsMidi\": \"미디\",\n    \"@keyLabelsMidi\": {},\n    \"splitKeyboard\": \"분할 키보드\",\n    \"@splitKeyboard\": {},\n    \"resetToDefault\": \"기본값으로 재설정\",\n    \"@resetToDefault\": {},\n    \"disableScroll\": \"스크롤 비활성화\",\n    \"@disableScroll\": {},\n    \"languageEn\": \"영어\",\n    \"@languageEn\": {},\n    \"languageDe\": \"독일어\",\n    \"@languageDe\": {},\n    \"languageEs\": \"스페인어\",\n    \"@languageEs\": {},\n    \"languageFr\": \"프랑스어\",\n    \"@languageFr\": {},\n    \"languageJa\": \"일본어\",\n    \"@languageJa\": {},\n    \"languageKo\": \"한국어\",\n    \"@languageKo\": {},\n    \"languageZh\": \"중국어\",\n    \"@languageZh\": {},\n    \"languageRu\": \"러시아어\",\n    \"@languageRu\": {},\n    \"language\": \"언어 (Eongeo)\",\n    \"@language\": {}\n}"
  },
  {
    "path": "lib/l10n/app_localizations.dart",
    "content": "import 'dart:async';\n\nimport 'package:flutter/foundation.dart';\nimport 'package:flutter/widgets.dart';\nimport 'package:flutter_localizations/flutter_localizations.dart';\nimport 'package:intl/intl.dart' as intl;\n\nimport 'app_localizations_de.dart';\nimport 'app_localizations_en.dart';\nimport 'app_localizations_es.dart';\nimport 'app_localizations_fr.dart';\nimport 'app_localizations_ja.dart';\nimport 'app_localizations_ko.dart';\nimport 'app_localizations_ru.dart';\nimport 'app_localizations_zh.dart';\n\n// ignore_for_file: type=lint\n\n/// Callers can lookup localized strings with an instance of AppLocalizations\n/// returned by `AppLocalizations.of(context)`.\n///\n/// Applications need to include `AppLocalizations.delegate()` in their app's\n/// `localizationDelegates` list, and the locales they support in the app's\n/// `supportedLocales` list. For example:\n///\n/// ```dart\n/// import 'l10n/app_localizations.dart';\n///\n/// return MaterialApp(\n///   localizationsDelegates: AppLocalizations.localizationsDelegates,\n///   supportedLocales: AppLocalizations.supportedLocales,\n///   home: MyApplicationHome(),\n/// );\n/// ```\n///\n/// ## Update pubspec.yaml\n///\n/// Please make sure to update your pubspec.yaml to include the following\n/// packages:\n///\n/// ```yaml\n/// dependencies:\n///   # Internationalization support.\n///   flutter_localizations:\n///     sdk: flutter\n///   intl: any # Use the pinned version from flutter_localizations\n///\n///   # Rest of dependencies\n/// ```\n///\n/// ## iOS Applications\n///\n/// iOS applications define key application metadata, including supported\n/// locales, in an Info.plist file that is built into the application bundle.\n/// To configure the locales supported by your app, you’ll need to edit this\n/// file.\n///\n/// First, open your project’s ios/Runner.xcworkspace Xcode workspace file.\n/// Then, in the Project Navigator, open the Info.plist file under the Runner\n/// project’s Runner folder.\n///\n/// Next, select the Information Property List item, select Add Item from the\n/// Editor menu, then select Localizations from the pop-up menu.\n///\n/// Select and expand the newly-created Localizations item then, for each\n/// locale your application supports, add a new item and select the locale\n/// you wish to add from the pop-up menu in the Value field. This list should\n/// be consistent with the languages listed in the AppLocalizations.supportedLocales\n/// property.\nabstract class AppLocalizations {\n  AppLocalizations(String locale)\n      : localeName = intl.Intl.canonicalizedLocale(locale.toString());\n\n  final String localeName;\n\n  static AppLocalizations? of(BuildContext context) {\n    return Localizations.of<AppLocalizations>(context, AppLocalizations);\n  }\n\n  static const LocalizationsDelegate<AppLocalizations> delegate =\n      _AppLocalizationsDelegate();\n\n  /// A list of this localizations delegate along with the default localizations\n  /// delegates.\n  ///\n  /// Returns a list of localizations delegates containing this delegate along with\n  /// GlobalMaterialLocalizations.delegate, GlobalCupertinoLocalizations.delegate,\n  /// and GlobalWidgetsLocalizations.delegate.\n  ///\n  /// Additional delegates can be added by appending to this list in\n  /// MaterialApp. This list does not have to be used at all if a custom list\n  /// of delegates is preferred or required.\n  static const List<LocalizationsDelegate<dynamic>> localizationsDelegates =\n      <LocalizationsDelegate<dynamic>>[\n    delegate,\n    GlobalMaterialLocalizations.delegate,\n    GlobalCupertinoLocalizations.delegate,\n    GlobalWidgetsLocalizations.delegate,\n  ];\n\n  /// A list of this localizations delegate's supported locales.\n  static const List<Locale> supportedLocales = <Locale>[\n    Locale('de'),\n    Locale('en'),\n    Locale('es'),\n    Locale('fr'),\n    Locale('ja'),\n    Locale('ko'),\n    Locale('ru'),\n    Locale('zh')\n  ];\n\n  /// No description provided for @title.\n  ///\n  /// In en, this message translates to:\n  /// **'The Pocket Piano'**\n  String get title;\n\n  /// No description provided for @sustain.\n  ///\n  /// In en, this message translates to:\n  /// **'Sustain'**\n  String get sustain;\n\n  /// No description provided for @themeBrightness.\n  ///\n  /// In en, this message translates to:\n  /// **'Theme Brightness'**\n  String get themeBrightness;\n\n  /// No description provided for @themeBrightnessLight.\n  ///\n  /// In en, this message translates to:\n  /// **'Light'**\n  String get themeBrightnessLight;\n\n  /// No description provided for @themeBrightnessSystem.\n  ///\n  /// In en, this message translates to:\n  /// **'System'**\n  String get themeBrightnessSystem;\n\n  /// No description provided for @themeBrightnessDark.\n  ///\n  /// In en, this message translates to:\n  /// **'Dark'**\n  String get themeBrightnessDark;\n\n  /// No description provided for @themeColor.\n  ///\n  /// In en, this message translates to:\n  /// **'Theme Color'**\n  String get themeColor;\n\n  /// No description provided for @keySettings.\n  ///\n  /// In en, this message translates to:\n  /// **'Key Settings'**\n  String get keySettings;\n\n  /// No description provided for @settings.\n  ///\n  /// In en, this message translates to:\n  /// **'Settings'**\n  String get settings;\n\n  /// No description provided for @keyWidth.\n  ///\n  /// In en, this message translates to:\n  /// **'Key Width'**\n  String get keyWidth;\n\n  /// No description provided for @invertKeys.\n  ///\n  /// In en, this message translates to:\n  /// **'Invert Keys'**\n  String get invertKeys;\n\n  /// No description provided for @colorRole.\n  ///\n  /// In en, this message translates to:\n  /// **'Color Role'**\n  String get colorRole;\n\n  /// No description provided for @colorRolePrimary.\n  ///\n  /// In en, this message translates to:\n  /// **'Primary'**\n  String get colorRolePrimary;\n\n  /// No description provided for @colorRolePrimaryContainer.\n  ///\n  /// In en, this message translates to:\n  /// **'Primary Container'**\n  String get colorRolePrimaryContainer;\n\n  /// No description provided for @colorRoleSecondary.\n  ///\n  /// In en, this message translates to:\n  /// **'Secondary'**\n  String get colorRoleSecondary;\n\n  /// No description provided for @colorRoleSecondaryContainer.\n  ///\n  /// In en, this message translates to:\n  /// **'Secondary Container'**\n  String get colorRoleSecondaryContainer;\n\n  /// No description provided for @colorRoleTertiary.\n  ///\n  /// In en, this message translates to:\n  /// **'Tertiary'**\n  String get colorRoleTertiary;\n\n  /// No description provided for @colorRoleTertiaryContainer.\n  ///\n  /// In en, this message translates to:\n  /// **'Tertiary Container'**\n  String get colorRoleTertiaryContainer;\n\n  /// No description provided for @colorRoleSurface.\n  ///\n  /// In en, this message translates to:\n  /// **'Surface'**\n  String get colorRoleSurface;\n\n  /// No description provided for @colorRoleInverseSurface.\n  ///\n  /// In en, this message translates to:\n  /// **'Inverse Surface'**\n  String get colorRoleInverseSurface;\n\n  /// No description provided for @colorRoleMonoChrome.\n  ///\n  /// In en, this message translates to:\n  /// **'Mono Chrome'**\n  String get colorRoleMonoChrome;\n\n  /// No description provided for @keyLabels.\n  ///\n  /// In en, this message translates to:\n  /// **'Key Labels'**\n  String get keyLabels;\n\n  /// No description provided for @hapticFeedback.\n  ///\n  /// In en, this message translates to:\n  /// **'Haptic Feedback'**\n  String get hapticFeedback;\n\n  /// No description provided for @keyLabelsNone.\n  ///\n  /// In en, this message translates to:\n  /// **'None'**\n  String get keyLabelsNone;\n\n  /// No description provided for @keyLabelsSharps.\n  ///\n  /// In en, this message translates to:\n  /// **'Sharps'**\n  String get keyLabelsSharps;\n\n  /// No description provided for @keyLabelsFlats.\n  ///\n  /// In en, this message translates to:\n  /// **'Flats'**\n  String get keyLabelsFlats;\n\n  /// No description provided for @keyLabelsBoth.\n  ///\n  /// In en, this message translates to:\n  /// **'Both'**\n  String get keyLabelsBoth;\n\n  /// No description provided for @keyLabelsMidi.\n  ///\n  /// In en, this message translates to:\n  /// **'Midi'**\n  String get keyLabelsMidi;\n\n  /// No description provided for @splitKeyboard.\n  ///\n  /// In en, this message translates to:\n  /// **'Split Keyboard'**\n  String get splitKeyboard;\n\n  /// No description provided for @resetToDefault.\n  ///\n  /// In en, this message translates to:\n  /// **'Reset to Default'**\n  String get resetToDefault;\n\n  /// No description provided for @disableScroll.\n  ///\n  /// In en, this message translates to:\n  /// **'Disable Scroll'**\n  String get disableScroll;\n\n  /// No description provided for @languageEn.\n  ///\n  /// In en, this message translates to:\n  /// **'English'**\n  String get languageEn;\n\n  /// No description provided for @languageDe.\n  ///\n  /// In en, this message translates to:\n  /// **'German'**\n  String get languageDe;\n\n  /// No description provided for @languageEs.\n  ///\n  /// In en, this message translates to:\n  /// **'Spanish'**\n  String get languageEs;\n\n  /// No description provided for @languageFr.\n  ///\n  /// In en, this message translates to:\n  /// **'French'**\n  String get languageFr;\n\n  /// No description provided for @languageJa.\n  ///\n  /// In en, this message translates to:\n  /// **'Japanese'**\n  String get languageJa;\n\n  /// No description provided for @languageKo.\n  ///\n  /// In en, this message translates to:\n  /// **'Korean'**\n  String get languageKo;\n\n  /// No description provided for @languageZh.\n  ///\n  /// In en, this message translates to:\n  /// **'Chinese'**\n  String get languageZh;\n\n  /// No description provided for @languageRu.\n  ///\n  /// In en, this message translates to:\n  /// **'Russian'**\n  String get languageRu;\n\n  /// No description provided for @language.\n  ///\n  /// In en, this message translates to:\n  /// **'Language'**\n  String get language;\n\n  /// No description provided for @version.\n  ///\n  /// In en, this message translates to:\n  /// **'Version'**\n  String get version;\n\n  /// No description provided for @showLicenses.\n  ///\n  /// In en, this message translates to:\n  /// **'Show Licenses'**\n  String get showLicenses;\n\n  /// No description provided for @webVersion.\n  ///\n  /// In en, this message translates to:\n  /// **'Web Version'**\n  String get webVersion;\n}\n\nclass _AppLocalizationsDelegate\n    extends LocalizationsDelegate<AppLocalizations> {\n  const _AppLocalizationsDelegate();\n\n  @override\n  Future<AppLocalizations> load(Locale locale) {\n    return SynchronousFuture<AppLocalizations>(lookupAppLocalizations(locale));\n  }\n\n  @override\n  bool isSupported(Locale locale) => <String>[\n        'de',\n        'en',\n        'es',\n        'fr',\n        'ja',\n        'ko',\n        'ru',\n        'zh'\n      ].contains(locale.languageCode);\n\n  @override\n  bool shouldReload(_AppLocalizationsDelegate old) => false;\n}\n\nAppLocalizations lookupAppLocalizations(Locale locale) {\n  // Lookup logic when only language code is specified.\n  switch (locale.languageCode) {\n    case 'de':\n      return AppLocalizationsDe();\n    case 'en':\n      return AppLocalizationsEn();\n    case 'es':\n      return AppLocalizationsEs();\n    case 'fr':\n      return AppLocalizationsFr();\n    case 'ja':\n      return AppLocalizationsJa();\n    case 'ko':\n      return AppLocalizationsKo();\n    case 'ru':\n      return AppLocalizationsRu();\n    case 'zh':\n      return AppLocalizationsZh();\n  }\n\n  throw FlutterError(\n      'AppLocalizations.delegate failed to load unsupported locale \"$locale\". This is likely '\n      'an issue with the localizations generation tool. Please file an issue '\n      'on GitHub with a reproducible sample app and the gen-l10n configuration '\n      'that was used.');\n}\n"
  },
  {
    "path": "lib/l10n/app_localizations_de.dart",
    "content": "// ignore: unused_import\nimport 'package:intl/intl.dart' as intl;\nimport 'app_localizations.dart';\n\n// ignore_for_file: type=lint\n\n/// The translations for German (`de`).\nclass AppLocalizationsDe extends AppLocalizations {\n  AppLocalizationsDe([String locale = 'de']) : super(locale);\n\n  @override\n  String get title => 'Die Taschenpiano';\n\n  @override\n  String get sustain => 'Anschlag';\n\n  @override\n  String get themeBrightness => 'Themenhelligkeit';\n\n  @override\n  String get themeBrightnessLight => 'Hell';\n\n  @override\n  String get themeBrightnessSystem => 'System';\n\n  @override\n  String get themeBrightnessDark => 'Dunkel';\n\n  @override\n  String get themeColor => 'Themenfarbe';\n\n  @override\n  String get keySettings => 'Tasteneinstellungen';\n\n  @override\n  String get settings => 'Einstellungen';\n\n  @override\n  String get keyWidth => 'Tastenbreite';\n\n  @override\n  String get invertKeys => 'Tasten invertieren';\n\n  @override\n  String get colorRole => 'Farbrolle';\n\n  @override\n  String get colorRolePrimary => 'Primär';\n\n  @override\n  String get colorRolePrimaryContainer => 'Primärer Container';\n\n  @override\n  String get colorRoleSecondary => 'Sekundär';\n\n  @override\n  String get colorRoleSecondaryContainer => 'Sekundärer Container';\n\n  @override\n  String get colorRoleTertiary => 'Tertiär';\n\n  @override\n  String get colorRoleTertiaryContainer => 'Tertiärer Container';\n\n  @override\n  String get colorRoleSurface => 'Oberfläche';\n\n  @override\n  String get colorRoleInverseSurface => 'Inverse Oberfläche';\n\n  @override\n  String get colorRoleMonoChrome => 'Monochrom';\n\n  @override\n  String get keyLabels => 'Tastenbeschriftungen';\n\n  @override\n  String get hapticFeedback => 'Haptisches Feedback';\n\n  @override\n  String get keyLabelsNone => 'Keine';\n\n  @override\n  String get keyLabelsSharps => 'Kreuzzeichen';\n\n  @override\n  String get keyLabelsFlats => 'Bleistifte';\n\n  @override\n  String get keyLabelsBoth => 'Beide';\n\n  @override\n  String get keyLabelsMidi => 'Midi';\n\n  @override\n  String get splitKeyboard => 'Geteilte Tastatur';\n\n  @override\n  String get resetToDefault => 'Zurücksetzen auf Standard';\n\n  @override\n  String get disableScroll => 'Scrollen deaktivieren';\n\n  @override\n  String get languageEn => 'Englisch';\n\n  @override\n  String get languageDe => 'Deutsch';\n\n  @override\n  String get languageEs => 'Spanisch';\n\n  @override\n  String get languageFr => 'Französisch';\n\n  @override\n  String get languageJa => 'Japanisch';\n\n  @override\n  String get languageKo => 'Koreanisch';\n\n  @override\n  String get languageZh => 'Chinesisch';\n\n  @override\n  String get languageRu => 'Русский';\n\n  @override\n  String get language => 'Sprache';\n\n  @override\n  String get version => 'Version';\n\n  @override\n  String get showLicenses => 'Show Licenses';\n\n  @override\n  String get webVersion => 'Web Version';\n}\n"
  },
  {
    "path": "lib/l10n/app_localizations_en.dart",
    "content": "// ignore: unused_import\nimport 'package:intl/intl.dart' as intl;\nimport 'app_localizations.dart';\n\n// ignore_for_file: type=lint\n\n/// The translations for English (`en`).\nclass AppLocalizationsEn extends AppLocalizations {\n  AppLocalizationsEn([String locale = 'en']) : super(locale);\n\n  @override\n  String get title => 'The Pocket Piano';\n\n  @override\n  String get sustain => 'Sustain';\n\n  @override\n  String get themeBrightness => 'Theme Brightness';\n\n  @override\n  String get themeBrightnessLight => 'Light';\n\n  @override\n  String get themeBrightnessSystem => 'System';\n\n  @override\n  String get themeBrightnessDark => 'Dark';\n\n  @override\n  String get themeColor => 'Theme Color';\n\n  @override\n  String get keySettings => 'Key Settings';\n\n  @override\n  String get settings => 'Settings';\n\n  @override\n  String get keyWidth => 'Key Width';\n\n  @override\n  String get invertKeys => 'Invert Keys';\n\n  @override\n  String get colorRole => 'Color Role';\n\n  @override\n  String get colorRolePrimary => 'Primary';\n\n  @override\n  String get colorRolePrimaryContainer => 'Primary Container';\n\n  @override\n  String get colorRoleSecondary => 'Secondary';\n\n  @override\n  String get colorRoleSecondaryContainer => 'Secondary Container';\n\n  @override\n  String get colorRoleTertiary => 'Tertiary';\n\n  @override\n  String get colorRoleTertiaryContainer => 'Tertiary Container';\n\n  @override\n  String get colorRoleSurface => 'Surface';\n\n  @override\n  String get colorRoleInverseSurface => 'Inverse Surface';\n\n  @override\n  String get colorRoleMonoChrome => 'Mono Chrome';\n\n  @override\n  String get keyLabels => 'Key Labels';\n\n  @override\n  String get hapticFeedback => 'Haptic Feedback';\n\n  @override\n  String get keyLabelsNone => 'None';\n\n  @override\n  String get keyLabelsSharps => 'Sharps';\n\n  @override\n  String get keyLabelsFlats => 'Flats';\n\n  @override\n  String get keyLabelsBoth => 'Both';\n\n  @override\n  String get keyLabelsMidi => 'Midi';\n\n  @override\n  String get splitKeyboard => 'Split Keyboard';\n\n  @override\n  String get resetToDefault => 'Reset to Default';\n\n  @override\n  String get disableScroll => 'Disable Scroll';\n\n  @override\n  String get languageEn => 'English';\n\n  @override\n  String get languageDe => 'German';\n\n  @override\n  String get languageEs => 'Spanish';\n\n  @override\n  String get languageFr => 'French';\n\n  @override\n  String get languageJa => 'Japanese';\n\n  @override\n  String get languageKo => 'Korean';\n\n  @override\n  String get languageZh => 'Chinese';\n\n  @override\n  String get languageRu => 'Russian';\n\n  @override\n  String get language => 'Language';\n\n  @override\n  String get version => 'Version';\n\n  @override\n  String get showLicenses => 'Show Licenses';\n\n  @override\n  String get webVersion => 'Web Version';\n}\n"
  },
  {
    "path": "lib/l10n/app_localizations_es.dart",
    "content": "// ignore: unused_import\nimport 'package:intl/intl.dart' as intl;\nimport 'app_localizations.dart';\n\n// ignore_for_file: type=lint\n\n/// The translations for Spanish Castilian (`es`).\nclass AppLocalizationsEs extends AppLocalizations {\n  AppLocalizationsEs([String locale = 'es']) : super(locale);\n\n  @override\n  String get title => 'El piano de bolsillo';\n\n  @override\n  String get sustain => 'Sostenimiento';\n\n  @override\n  String get themeBrightness => 'Brillo del tema';\n\n  @override\n  String get themeBrightnessLight => 'Claro';\n\n  @override\n  String get themeBrightnessSystem => 'Sistema';\n\n  @override\n  String get themeBrightnessDark => 'Oscuro';\n\n  @override\n  String get themeColor => 'Color del tema';\n\n  @override\n  String get keySettings => 'Ajustes de teclas';\n\n  @override\n  String get settings => 'Ajustes';\n\n  @override\n  String get keyWidth => 'Ancho de las teclas';\n\n  @override\n  String get invertKeys => 'Invertir teclas';\n\n  @override\n  String get colorRole => 'Rol de color';\n\n  @override\n  String get colorRolePrimary => 'Principal';\n\n  @override\n  String get colorRolePrimaryContainer => 'Contenedor principal';\n\n  @override\n  String get colorRoleSecondary => 'Secundario';\n\n  @override\n  String get colorRoleSecondaryContainer => 'Contenedor secundario';\n\n  @override\n  String get colorRoleTertiary => 'Terciario';\n\n  @override\n  String get colorRoleTertiaryContainer => 'Contenedor terciario';\n\n  @override\n  String get colorRoleSurface => 'Superficie';\n\n  @override\n  String get colorRoleInverseSurface => 'Superficie inversa';\n\n  @override\n  String get colorRoleMonoChrome => 'Monocromo';\n\n  @override\n  String get keyLabels => 'Etiquetas de las teclas';\n\n  @override\n  String get hapticFeedback => 'Retroalimentación háptica';\n\n  @override\n  String get keyLabelsNone => 'Ninguna';\n\n  @override\n  String get keyLabelsSharps => 'Sostenidos';\n\n  @override\n  String get keyLabelsFlats => 'Bemoles';\n\n  @override\n  String get keyLabelsBoth => 'Ambos';\n\n  @override\n  String get keyLabelsMidi => 'Midi';\n\n  @override\n  String get splitKeyboard => 'Teclado dividido';\n\n  @override\n  String get resetToDefault => 'Restablecer a los valores predeterminados';\n\n  @override\n  String get disableScroll => 'Deshabilitar desplazamiento';\n\n  @override\n  String get languageEn => 'English';\n\n  @override\n  String get languageDe => 'Español';\n\n  @override\n  String get languageEs => 'Español';\n\n  @override\n  String get languageFr => 'Français';\n\n  @override\n  String get languageJa => 'Japonés';\n\n  @override\n  String get languageKo => 'Coreano';\n\n  @override\n  String get languageZh => 'Chino';\n\n  @override\n  String get languageRu => 'Ruso';\n\n  @override\n  String get language => 'Lengua';\n\n  @override\n  String get version => 'Version';\n\n  @override\n  String get showLicenses => 'Show Licenses';\n\n  @override\n  String get webVersion => 'Web Version';\n}\n"
  },
  {
    "path": "lib/l10n/app_localizations_fr.dart",
    "content": "// ignore: unused_import\nimport 'package:intl/intl.dart' as intl;\nimport 'app_localizations.dart';\n\n// ignore_for_file: type=lint\n\n/// The translations for French (`fr`).\nclass AppLocalizationsFr extends AppLocalizations {\n  AppLocalizationsFr([String locale = 'fr']) : super(locale);\n\n  @override\n  String get title => 'Le Piano de Poche';\n\n  @override\n  String get sustain => 'Suspension';\n\n  @override\n  String get themeBrightness => 'Luminosité du thème';\n\n  @override\n  String get themeBrightnessLight => 'Clair';\n\n  @override\n  String get themeBrightnessSystem => 'Système';\n\n  @override\n  String get themeBrightnessDark => 'Sombre';\n\n  @override\n  String get themeColor => 'Couleur du thème';\n\n  @override\n  String get keySettings => 'Paramètres des touches';\n\n  @override\n  String get settings => 'Paramètres';\n\n  @override\n  String get keyWidth => 'Largeur des touches';\n\n  @override\n  String get invertKeys => 'Inverser les touches';\n\n  @override\n  String get colorRole => 'Rôle de la couleur';\n\n  @override\n  String get colorRolePrimary => 'Primaire';\n\n  @override\n  String get colorRolePrimaryContainer => 'Conteneur primaire';\n\n  @override\n  String get colorRoleSecondary => 'Secondaire';\n\n  @override\n  String get colorRoleSecondaryContainer => 'Conteneur secondaire';\n\n  @override\n  String get colorRoleTertiary => 'Tertiaire';\n\n  @override\n  String get colorRoleTertiaryContainer => 'Conteneur tertiaire';\n\n  @override\n  String get colorRoleSurface => 'Surface';\n\n  @override\n  String get colorRoleInverseSurface => 'Surface inverse';\n\n  @override\n  String get colorRoleMonoChrome => 'Monochrome';\n\n  @override\n  String get keyLabels => 'Étiquettes des touches';\n\n  @override\n  String get hapticFeedback => 'Rétroaction haptique';\n\n  @override\n  String get keyLabelsNone => 'Aucune';\n\n  @override\n  String get keyLabelsSharps => 'Dièses';\n\n  @override\n  String get keyLabelsFlats => 'Bémols';\n\n  @override\n  String get keyLabelsBoth => 'Les deux';\n\n  @override\n  String get keyLabelsMidi => 'Midi';\n\n  @override\n  String get splitKeyboard => 'Clavier divisé';\n\n  @override\n  String get resetToDefault => 'Réinitialiser aux valeurs par défaut';\n\n  @override\n  String get disableScroll => 'Désactiver le défilement';\n\n  @override\n  String get languageEn => 'Anglais';\n\n  @override\n  String get languageDe => 'Allemand';\n\n  @override\n  String get languageEs => 'Espagnol';\n\n  @override\n  String get languageFr => 'Français';\n\n  @override\n  String get languageJa => 'Japonais';\n\n  @override\n  String get languageKo => 'Coréen';\n\n  @override\n  String get languageZh => 'Chinois';\n\n  @override\n  String get languageRu => 'Russe';\n\n  @override\n  String get language => 'Langue';\n\n  @override\n  String get version => 'Version';\n\n  @override\n  String get showLicenses => 'Show Licenses';\n\n  @override\n  String get webVersion => 'Web Version';\n}\n"
  },
  {
    "path": "lib/l10n/app_localizations_ja.dart",
    "content": "// ignore: unused_import\nimport 'package:intl/intl.dart' as intl;\nimport 'app_localizations.dart';\n\n// ignore_for_file: type=lint\n\n/// The translations for Japanese (`ja`).\nclass AppLocalizationsJa extends AppLocalizations {\n  AppLocalizationsJa([String locale = 'ja']) : super(locale);\n\n  @override\n  String get title => 'ポケットピアノ';\n\n  @override\n  String get sustain => 'サステイン';\n\n  @override\n  String get themeBrightness => 'テーマの明るさ';\n\n  @override\n  String get themeBrightnessLight => '明るい';\n\n  @override\n  String get themeBrightnessSystem => 'システム';\n\n  @override\n  String get themeBrightnessDark => '暗い';\n\n  @override\n  String get themeColor => 'テーマカラー';\n\n  @override\n  String get keySettings => 'キー設定';\n\n  @override\n  String get settings => '設定';\n\n  @override\n  String get keyWidth => 'キーの幅';\n\n  @override\n  String get invertKeys => 'キーを反転';\n\n  @override\n  String get colorRole => 'カラーロール';\n\n  @override\n  String get colorRolePrimary => 'プライマリ';\n\n  @override\n  String get colorRolePrimaryContainer => 'プライマリコンテナ';\n\n  @override\n  String get colorRoleSecondary => 'セカンダリ';\n\n  @override\n  String get colorRoleSecondaryContainer => 'セカンダリコンテナ';\n\n  @override\n  String get colorRoleTertiary => '三次';\n\n  @override\n  String get colorRoleTertiaryContainer => '三次コンテナ';\n\n  @override\n  String get colorRoleSurface => '表面';\n\n  @override\n  String get colorRoleInverseSurface => '逆表面';\n\n  @override\n  String get colorRoleMonoChrome => 'モノクロ';\n\n  @override\n  String get keyLabels => 'キーラベル';\n\n  @override\n  String get hapticFeedback => '触覚フィードバック';\n\n  @override\n  String get keyLabelsNone => 'なし';\n\n  @override\n  String get keyLabelsSharps => 'シャープ';\n\n  @override\n  String get keyLabelsFlats => 'フラット';\n\n  @override\n  String get keyLabelsBoth => '両方';\n\n  @override\n  String get keyLabelsMidi => 'MIDI';\n\n  @override\n  String get splitKeyboard => '分割キーボード';\n\n  @override\n  String get resetToDefault => 'デフォルトにリセット';\n\n  @override\n  String get disableScroll => 'スクロールを無効にする';\n\n  @override\n  String get languageEn => '英語';\n\n  @override\n  String get languageDe => 'ドイツ語';\n\n  @override\n  String get languageEs => 'スペイン語';\n\n  @override\n  String get languageFr => 'フランス語';\n\n  @override\n  String get languageJa => '日本語';\n\n  @override\n  String get languageKo => '韓国語';\n\n  @override\n  String get languageZh => '简体中文';\n\n  @override\n  String get languageRu => 'Русский';\n\n  @override\n  String get language => '言語 (Gengo)';\n\n  @override\n  String get version => 'Version';\n\n  @override\n  String get showLicenses => 'Show Licenses';\n\n  @override\n  String get webVersion => 'Web Version';\n}\n"
  },
  {
    "path": "lib/l10n/app_localizations_ko.dart",
    "content": "// ignore: unused_import\nimport 'package:intl/intl.dart' as intl;\nimport 'app_localizations.dart';\n\n// ignore_for_file: type=lint\n\n/// The translations for Korean (`ko`).\nclass AppLocalizationsKo extends AppLocalizations {\n  AppLocalizationsKo([String locale = 'ko']) : super(locale);\n\n  @override\n  String get title => '포켓 피아노';\n\n  @override\n  String get sustain => '서스테인';\n\n  @override\n  String get themeBrightness => '테마 밝기';\n\n  @override\n  String get themeBrightnessLight => '밝게';\n\n  @override\n  String get themeBrightnessSystem => '시스템';\n\n  @override\n  String get themeBrightnessDark => '어둡게';\n\n  @override\n  String get themeColor => '테마 색상';\n\n  @override\n  String get keySettings => '키 설정';\n\n  @override\n  String get settings => '설정';\n\n  @override\n  String get keyWidth => '키 너비';\n\n  @override\n  String get invertKeys => '키 반전';\n\n  @override\n  String get colorRole => '색상 역할';\n\n  @override\n  String get colorRolePrimary => '기본';\n\n  @override\n  String get colorRolePrimaryContainer => '기본 컨테이너';\n\n  @override\n  String get colorRoleSecondary => '보조';\n\n  @override\n  String get colorRoleSecondaryContainer => '보조 컨테이너';\n\n  @override\n  String get colorRoleTertiary => '3차';\n\n  @override\n  String get colorRoleTertiaryContainer => '3차 컨테이너';\n\n  @override\n  String get colorRoleSurface => '표면';\n\n  @override\n  String get colorRoleInverseSurface => '역전된 표면';\n\n  @override\n  String get colorRoleMonoChrome => '모노크롬';\n\n  @override\n  String get keyLabels => '키 레이블';\n\n  @override\n  String get hapticFeedback => '햅틱 피드백';\n\n  @override\n  String get keyLabelsNone => '없음';\n\n  @override\n  String get keyLabelsSharps => '샵';\n\n  @override\n  String get keyLabelsFlats => '플랫';\n\n  @override\n  String get keyLabelsBoth => '모두';\n\n  @override\n  String get keyLabelsMidi => '미디';\n\n  @override\n  String get splitKeyboard => '분할 키보드';\n\n  @override\n  String get resetToDefault => '기본값으로 재설정';\n\n  @override\n  String get disableScroll => '스크롤 비활성화';\n\n  @override\n  String get languageEn => '영어';\n\n  @override\n  String get languageDe => '독일어';\n\n  @override\n  String get languageEs => '스페인어';\n\n  @override\n  String get languageFr => '프랑스어';\n\n  @override\n  String get languageJa => '일본어';\n\n  @override\n  String get languageKo => '한국어';\n\n  @override\n  String get languageZh => '중국어';\n\n  @override\n  String get languageRu => '러시아어';\n\n  @override\n  String get language => '언어 (Eongeo)';\n\n  @override\n  String get version => 'Version';\n\n  @override\n  String get showLicenses => 'Show Licenses';\n\n  @override\n  String get webVersion => 'Web Version';\n}\n"
  },
  {
    "path": "lib/l10n/app_localizations_ru.dart",
    "content": "// ignore: unused_import\nimport 'package:intl/intl.dart' as intl;\nimport 'app_localizations.dart';\n\n// ignore_for_file: type=lint\n\n/// The translations for Russian (`ru`).\nclass AppLocalizationsRu extends AppLocalizations {\n  AppLocalizationsRu([String locale = 'ru']) : super(locale);\n\n  @override\n  String get title => 'Карманный фортепиано';\n\n  @override\n  String get sustain => 'Стойка';\n\n  @override\n  String get themeBrightness => 'Яркость темы';\n\n  @override\n  String get themeBrightnessLight => 'Светлая';\n\n  @override\n  String get themeBrightnessSystem => 'Система';\n\n  @override\n  String get themeBrightnessDark => 'Темная';\n\n  @override\n  String get themeColor => 'Цвет темы';\n\n  @override\n  String get keySettings => 'Настройки клавиш';\n\n  @override\n  String get settings => 'Настройки';\n\n  @override\n  String get keyWidth => 'Ширина клавиши';\n\n  @override\n  String get invertKeys => 'Инвертировать клавиши';\n\n  @override\n  String get colorRole => 'Роль цвета';\n\n  @override\n  String get colorRolePrimary => 'Основной';\n\n  @override\n  String get colorRolePrimaryContainer => 'Основной контейнер';\n\n  @override\n  String get colorRoleSecondary => 'Вторичный';\n\n  @override\n  String get colorRoleSecondaryContainer => 'Вторичный контейнер';\n\n  @override\n  String get colorRoleTertiary => 'Третичный';\n\n  @override\n  String get colorRoleTertiaryContainer => 'Третичный контейнер';\n\n  @override\n  String get colorRoleSurface => 'Поверхность';\n\n  @override\n  String get colorRoleInverseSurface => 'Обратная поверхность';\n\n  @override\n  String get colorRoleMonoChrome => 'Монохромный';\n\n  @override\n  String get keyLabels => 'Этикетки клавиш';\n\n  @override\n  String get hapticFeedback => 'Обратная тактильная связь';\n\n  @override\n  String get keyLabelsNone => 'Нет';\n\n  @override\n  String get keyLabelsSharps => 'Диезы';\n\n  @override\n  String get keyLabelsFlats => 'Бемолы';\n\n  @override\n  String get keyLabelsBoth => 'Оба';\n\n  @override\n  String get keyLabelsMidi => 'МиДи';\n\n  @override\n  String get splitKeyboard => 'Разделенный клавиатура';\n\n  @override\n  String get resetToDefault => 'Сбросить к значениям по умолчанию';\n\n  @override\n  String get disableScroll => 'Отключить прокрутку';\n\n  @override\n  String get languageEn => 'Английский';\n\n  @override\n  String get languageDe => 'Немецкий';\n\n  @override\n  String get languageEs => 'Испанский';\n\n  @override\n  String get languageFr => 'Французский';\n\n  @override\n  String get languageJa => 'Японский';\n\n  @override\n  String get languageKo => 'Корейский';\n\n  @override\n  String get languageZh => 'Китайский';\n\n  @override\n  String get languageRu => 'Русский';\n\n  @override\n  String get language => 'Язык';\n\n  @override\n  String get version => 'Version';\n\n  @override\n  String get showLicenses => 'Show Licenses';\n\n  @override\n  String get webVersion => 'Web Version';\n}\n"
  },
  {
    "path": "lib/l10n/app_localizations_zh.dart",
    "content": "// ignore: unused_import\nimport 'package:intl/intl.dart' as intl;\nimport 'app_localizations.dart';\n\n// ignore_for_file: type=lint\n\n/// The translations for Chinese (`zh`).\nclass AppLocalizationsZh extends AppLocalizations {\n  AppLocalizationsZh([String locale = 'zh']) : super(locale);\n\n  @override\n  String get title => '口袋钢琴';\n\n  @override\n  String get sustain => '延音';\n\n  @override\n  String get themeBrightness => '主题亮度';\n\n  @override\n  String get themeBrightnessLight => '明亮';\n\n  @override\n  String get themeBrightnessSystem => '系统';\n\n  @override\n  String get themeBrightnessDark => '深色';\n\n  @override\n  String get themeColor => '主题颜色';\n\n  @override\n  String get keySettings => '按键设置';\n\n  @override\n  String get settings => '设置';\n\n  @override\n  String get keyWidth => '按键宽度';\n\n  @override\n  String get invertKeys => '反转按键';\n\n  @override\n  String get colorRole => '颜色角色';\n\n  @override\n  String get colorRolePrimary => '主要';\n\n  @override\n  String get colorRolePrimaryContainer => '主要容器';\n\n  @override\n  String get colorRoleSecondary => '次要';\n\n  @override\n  String get colorRoleSecondaryContainer => '次要容器';\n\n  @override\n  String get colorRoleTertiary => '三级';\n\n  @override\n  String get colorRoleTertiaryContainer => '三级容器';\n\n  @override\n  String get colorRoleSurface => '表面';\n\n  @override\n  String get colorRoleInverseSurface => '反向表面';\n\n  @override\n  String get colorRoleMonoChrome => '单色';\n\n  @override\n  String get keyLabels => '按键标签';\n\n  @override\n  String get hapticFeedback => '触觉反馈';\n\n  @override\n  String get keyLabelsNone => '无';\n\n  @override\n  String get keyLabelsSharps => '升号';\n\n  @override\n  String get keyLabelsFlats => '降号';\n\n  @override\n  String get keyLabelsBoth => '两者都';\n\n  @override\n  String get keyLabelsMidi => 'MIDI';\n\n  @override\n  String get splitKeyboard => '分屏键盘';\n\n  @override\n  String get resetToDefault => '恢复默认值';\n\n  @override\n  String get disableScroll => '禁用滚动';\n\n  @override\n  String get languageEn => '英语';\n\n  @override\n  String get languageDe => '德语';\n\n  @override\n  String get languageEs => '西班牙语';\n\n  @override\n  String get languageFr => '法语';\n\n  @override\n  String get languageJa => '日语';\n\n  @override\n  String get languageKo => '韩语';\n\n  @override\n  String get languageZh => '简体中';\n\n  @override\n  String get languageRu => '俄语';\n\n  @override\n  String get language => '语言 (Yǔyán)';\n\n  @override\n  String get version => 'Version';\n\n  @override\n  String get showLicenses => 'Show Licenses';\n\n  @override\n  String get webVersion => 'Web Version';\n}\n"
  },
  {
    "path": "lib/l10n/app_ru.arb",
    "content": "{\n    \"@@locale\": \"ru\",\n    \"title\": \"Карманный фортепиано\",\n    \"@title\": {},\n    \"sustain\": \"Стойка\",\n    \"@sustain\": {},\n    \"themeBrightness\": \"Яркость темы\",\n    \"@themeBrightness\": {},\n    \"themeBrightnessLight\": \"Светлая\",\n    \"@themeBrightnessLight\": {},\n    \"themeBrightnessSystem\": \"Система\",\n    \"@themeBrightnessSystem\": {},\n    \"themeBrightnessDark\": \"Темная\",\n    \"@themeBrightnessDark\": {},\n    \"themeColor\": \"Цвет темы\",\n    \"@themeColor\": {},\n    \"keySettings\": \"Настройки клавиш\",\n    \"@keySettings\": {},\n    \"settings\": \"Настройки\",\n    \"@settings\": {},\n    \"keyWidth\": \"Ширина клавиши\",\n    \"@keyWidth\": {},\n    \"invertKeys\": \"Инвертировать клавиши\",\n    \"@invertKeys\": {},\n    \"colorRole\": \"Роль цвета\",\n    \"@colorRole\": {},\n    \"colorRolePrimary\": \"Основной\",\n    \"@colorRolePrimary\": {},\n    \"colorRolePrimaryContainer\": \"Основной контейнер\",\n    \"@colorRolePrimaryContainer\": {},\n    \"colorRoleSecondary\": \"Вторичный\",\n    \"@colorRoleSecondary\": {},\n    \"colorRoleSecondaryContainer\": \"Вторичный контейнер\",\n    \"@colorRoleSecondaryContainer\": {},\n    \"colorRoleTertiary\": \"Третичный\",\n    \"@colorRoleTertiary\": {},\n    \"colorRoleTertiaryContainer\": \"Третичный контейнер\",\n    \"@colorRoleTertiaryContainer\": {},\n    \"colorRoleSurface\": \"Поверхность\",\n    \"@colorRoleSurface\": {},\n    \"colorRoleInverseSurface\": \"Обратная поверхность\",\n    \"@colorRoleInverseSurface\": {},\n    \"colorRoleMonoChrome\": \"Монохромный\",\n    \"@colorRoleMonoChrome\": {},\n    \"keyLabels\": \"Этикетки клавиш\",\n    \"@keyLabels\": {},\n    \"hapticFeedback\": \"Обратная тактильная связь\",\n    \"@hapticFeedback\": {},\n    \"keyLabelsNone\": \"Нет\",\n    \"@keyLabelsNone\": {},\n    \"keyLabelsSharps\": \"Диезы\",\n    \"@keyLabelsSharps\": {},\n    \"keyLabelsFlats\": \"Бемолы\",\n    \"@keyLabelsFlats\": {},\n    \"keyLabelsBoth\": \"Оба\",\n    \"@keyLabelsBoth\": {},\n    \"keyLabelsMidi\": \"МиДи\",\n    \"@keyLabelsMidi\": {},\n    \"splitKeyboard\": \"Разделенный клавиатура\",\n    \"@splitKeyboard\": {},\n    \"resetToDefault\": \"Сбросить к значениям по умолчанию\",\n    \"@resetToDefault\": {},\n    \"disableScroll\": \"Отключить прокрутку\",\n    \"@disableScroll\": {},\n    \"languageEn\": \"Английский\",\n    \"@languageEn\": {},\n    \"languageDe\": \"Немецкий\",\n    \"@languageDe\": {},\n    \"languageEs\": \"Испанский\",\n    \"@languageEs\": {},\n    \"languageFr\": \"Французский\",\n    \"@languageFr\": {},\n    \"languageJa\": \"Японский\",\n    \"@languageJa\": {},\n    \"languageKo\": \"Корейский\",\n    \"@languageKo\": {},\n    \"languageZh\": \"Китайский\",\n    \"@languageZh\": {},\n    \"languageRu\": \"Русский\",\n    \"@languageRu\": {},\n    \"language\": \"Язык\",\n    \"@language\": {}\n  }"
  },
  {
    "path": "lib/l10n/app_zh.arb",
    "content": "{\n    \"@@locale\": \"zh\",\n    \"title\": \"口袋钢琴\",\n    \"@title\": {},\n    \"sustain\": \"延音\",\n    \"@sustain\": {},\n    \"themeBrightness\": \"主题亮度\",\n    \"@themeBrightness\": {},\n    \"themeBrightnessLight\": \"明亮\",\n    \"@themeBrightnessLight\": {},\n    \"themeBrightnessSystem\": \"系统\",\n    \"@themeBrightnessSystem\": {},\n    \"themeBrightnessDark\": \"深色\",\n    \"@themeBrightnessDark\": {},\n    \"themeColor\": \"主题颜色\",\n    \"@themeColor\": {},\n    \"keySettings\": \"按键设置\",\n    \"@keySettings\": {},\n    \"settings\": \"设置\",\n    \"@settings\": {},\n    \"keyWidth\": \"按键宽度\",\n    \"@keyWidth\": {},\n    \"invertKeys\": \"反转按键\",\n    \"@invertKeys\": {},\n    \"colorRole\": \"颜色角色\",\n    \"@colorRole\": {},\n    \"colorRolePrimary\": \"主要\",\n    \"@colorRolePrimary\": {},\n    \"colorRolePrimaryContainer\": \"主要容器\",\n    \"@colorRolePrimaryContainer\": {},\n    \"colorRoleSecondary\": \"次要\",\n    \"@colorRoleSecondary\": {},\n    \"colorRoleSecondaryContainer\": \"次要容器\",\n    \"@colorRoleSecondaryContainer\": {},\n    \"colorRoleTertiary\": \"三级\",\n    \"@colorRoleTertiary\": {},\n    \"colorRoleTertiaryContainer\": \"三级容器\",\n    \"@colorRoleTertiaryContainer\": {},\n    \"colorRoleSurface\": \"表面\",\n    \"@colorRoleSurface\": {},\n    \"colorRoleInverseSurface\": \"反向表面\",\n    \"@colorRoleInverseSurface\": {},\n    \"colorRoleMonoChrome\": \"单色\",\n    \"@colorRoleMonoChrome\": {},\n    \"keyLabels\": \"按键标签\",\n    \"@keyLabels\": {},\n    \"hapticFeedback\": \"触觉反馈\",\n    \"@hapticFeedback\": {},\n    \"keyLabelsNone\": \"无\",\n    \"@keyLabelsNone\": {},\n    \"keyLabelsSharps\": \"升号\",\n    \"@keyLabelsSharps\": {},\n    \"keyLabelsFlats\": \"降号\",\n    \"@keyLabelsFlats\": {},\n    \"keyLabelsBoth\": \"两者都\",\n    \"@keyLabelsBoth\": {},\n    \"keyLabelsMidi\": \"MIDI\",\n    \"@keyLabelsMidi\": {},\n    \"splitKeyboard\": \"分屏键盘\",\n    \"@splitKeyboard\": {},\n    \"resetToDefault\": \"恢复默认值\",\n    \"@resetToDefault\": {},\n    \"disableScroll\": \"禁用滚动\",\n    \"@disableScroll\": {},\n    \"languageEn\": \"英语\",\n    \"@languageEn\": {},\n    \"languageDe\": \"德语\",\n    \"@languageDe\": {},\n    \"languageEs\": \"西班牙语\",\n    \"@languageEs\": {},\n    \"languageFr\": \"法语\",\n    \"@languageFr\": {},\n    \"languageJa\": \"日语\",\n    \"@languageJa\": {},\n    \"languageKo\": \"韩语\",\n    \"@languageKo\": {},\n    \"languageZh\": \"简体中\",\n    \"@languageZh\": {},\n    \"languageRu\": \"俄语\",\n    \"@languageRu\": {},\n    \"language\": \"语言 (Yǔyán)\",\n    \"@language\": {}\n}"
  },
  {
    "path": "lib/main.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'src/services/injection.dart';\nimport 'ui/screens/app.dart';\n\nvoid main() async {\n  WidgetsFlutterBinding.ensureInitialized();\n  await configureDependencies();\n  runApp(const ThePocketPiano());\n}\n"
  },
  {
    "path": "lib/src/models/settings_models.dart",
    "content": "import 'package:flutter/material.dart';\n\nenum ColorRole {\n  primary,\n  primaryContainer,\n  secondary,\n  secondaryContainer,\n  tertiary,\n  tertiaryContainer,\n  surface,\n  inverseSurface,\n  monoChrome,\n}\n\nenum PitchLabels {\n  none,\n  sharps,\n  flats,\n  both,\n  midi,\n}\n\nextension ColorSchemeUtils on ColorScheme {\n  Color color(ColorRole role) {\n    switch (role) {\n      case ColorRole.primary:\n        return primary;\n      case ColorRole.primaryContainer:\n        return primaryContainer;\n      case ColorRole.secondary:\n        return secondary;\n      case ColorRole.secondaryContainer:\n        return secondaryContainer;\n      case ColorRole.tertiary:\n        return tertiary;\n      case ColorRole.tertiaryContainer:\n        return tertiaryContainer;\n      case ColorRole.surface:\n        return surface;\n      case ColorRole.inverseSurface:\n        return inverseSurface;\n      case ColorRole.monoChrome:\n        return Colors.black;\n    }\n  }\n\n  Color onColor(ColorRole role) {\n    switch (role) {\n      case ColorRole.primary:\n        return onPrimary;\n      case ColorRole.primaryContainer:\n        return onPrimaryContainer;\n      case ColorRole.secondary:\n        return onSecondary;\n      case ColorRole.secondaryContainer:\n        return onSecondaryContainer;\n      case ColorRole.tertiary:\n        return onTertiary;\n      case ColorRole.tertiaryContainer:\n        return onTertiaryContainer;\n      case ColorRole.surface:\n        return onSurface;\n      case ColorRole.inverseSurface:\n        return onInverseSurface;\n      case ColorRole.monoChrome:\n        return Colors.white;\n    }\n  }\n}\n\nextension MidiPitchName on int {\n  String pitchName(PitchLabels type) {\n    if (type == PitchLabels.midi) {\n      return '$this';\n    }\n    if (type != PitchLabels.none) {\n      final octave = (this / 12).floor() - 1;\n      final pitchClass = this % 12;\n      final flats = type == PitchLabels.flats || type == PitchLabels.both;\n      final sharps = type == PitchLabels.sharps || type == PitchLabels.both;\n      final both = type == PitchLabels.both;\n      switch (pitchClass) {\n        case 0:\n          return 'C$octave';\n        case 1:\n          return both ? 'C♯/D♭$octave' : (sharps ? 'C♯$octave' : 'D♭$octave');\n        case 2:\n          return 'D$octave';\n        case 3:\n          return both ? 'D♯/E♭$octave' : (flats ? 'E♭$octave' : 'D♯$octave');\n        case 4:\n          return 'E$octave';\n        case 5:\n          return 'F$octave';\n        case 6:\n          return both ? 'F♯/G♭$octave' : (sharps ? 'F♯$octave' : 'G♭$octave');\n        case 7:\n          return 'G$octave';\n        case 8:\n          return both ? 'G♯/A♭$octave' : (flats ? 'A♭$octave' : 'G♯$octave');\n        case 9:\n          return 'A$octave';\n        case 10:\n          return both ? 'A♯/B♭$octave' : (flats ? 'B♭$octave' : 'A♯$octave');\n        case 11:\n          return 'B$octave';\n        default:\n      }\n    }\n\n    return '';\n  }\n}\n"
  },
  {
    "path": "lib/src/services/audio/pcm_audio_player.dart",
    "content": "import 'package:dart_melty_soundfont/array_int16.dart';\n\nimport 'pcm_audio_player_stub.dart'\n    if (dart.library.io) 'pcm_audio_player_native.dart'\n    if (dart.library.js_interop) 'pcm_audio_player_web.dart';\n\nabstract class PcmAudioPlayer {\n  factory PcmAudioPlayer() => getPcmAudioPlayer();\n\n  Future<void> setup({required int sampleRate, required int channelCount});\n  Future<void> play();\n  Future<void> pause();\n  Future<void> release();\n  \n  void setFeedCallback(void Function(int frames) onFeed);\n  Future<void> feed(ArrayInt16 buffer);\n}\n"
  },
  {
    "path": "lib/src/services/audio/pcm_audio_player_native.dart",
    "content": "import 'package:flutter_pcm_sound/flutter_pcm_sound.dart';\nimport 'package:dart_melty_soundfont/array_int16.dart';\nimport 'pcm_audio_player.dart';\n\nPcmAudioPlayer getPcmAudioPlayer() => NativePcmAudioPlayer();\n\nclass NativePcmAudioPlayer implements PcmAudioPlayer {\n  @override\n  Future<void> setup({required int sampleRate, required int channelCount}) async {\n    await FlutterPcmSound.setLogLevel(LogLevel.standard);\n    await FlutterPcmSound.setFeedThreshold(2000);\n    await FlutterPcmSound.setup(sampleRate: sampleRate, channelCount: channelCount);\n  }\n\n  @override\n  Future<void> play() async {\n    FlutterPcmSound.start();\n  }\n\n  @override\n  Future<void> pause() async {\n    // Unsupported natively\n  }\n\n  @override\n  Future<void> release() => FlutterPcmSound.release();\n\n  @override\n  void setFeedCallback(void Function(int frames) onFeed) {\n    FlutterPcmSound.setFeedCallback(onFeed);\n  }\n\n  @override\n  Future<void> feed(ArrayInt16 buffer) async {\n    await FlutterPcmSound.feed(PcmArrayInt16(bytes: buffer.bytes));\n  }\n}\n"
  },
  {
    "path": "lib/src/services/audio/pcm_audio_player_stub.dart",
    "content": "import 'pcm_audio_player.dart';\n\nPcmAudioPlayer getPcmAudioPlayer() {\n  throw UnsupportedError(\n    'Cannot create a PcmAudioPlayer without dart:js_interop or dart:io.',\n  );\n}\n"
  },
  {
    "path": "lib/src/services/audio/pcm_audio_player_web.dart",
    "content": "import 'dart:js_interop';\nimport 'dart:typed_data';\nimport 'package:web/web.dart' as web;\nimport 'package:dart_melty_soundfont/array_int16.dart';\nimport 'pcm_audio_player.dart';\n\nPcmAudioPlayer getPcmAudioPlayer() => WebPcmAudioPlayer();\n\nclass WebPcmAudioPlayer implements PcmAudioPlayer {\n  web.AudioContext? _audioContext;\n  web.ScriptProcessorNode? _scriptNode;\n  void Function(int frames)? _onFeed;\n  \n  final List<double> _bufferQueue = [];\n  \n  @override\n  Future<void> setup({required int sampleRate, required int channelCount}) async {\n    _audioContext = web.AudioContext(web.AudioContextOptions(sampleRate: sampleRate));\n    _scriptNode = _audioContext!.createScriptProcessor(2048, 0, channelCount);\n    \n    _scriptNode!.onaudioprocess = ((web.AudioProcessingEvent event) {\n      final buffer = event.outputBuffer;\n      final channelData = buffer.getChannelData(0);\n      final int length = buffer.length;\n      \n      if (_bufferQueue.length < length) {\n        _onFeed?.call(2048); \n      }\n      \n      final Float32List dartList = channelData.toDart;\n      for (int i = 0; i < length; i++) {\n        if (_bufferQueue.isNotEmpty) {\n           dartList[i] = _bufferQueue.removeAt(0);\n        } else {\n           dartList[i] = 0.0;\n        }\n      }\n    }.toJS);\n  }\n\n  @override\n  Future<void> play() async {\n    if (_audioContext?.state == 'suspended') {\n      // AudioContext.resume returns a JS promise.\n      // Wait, in dart package:web we might need to await it carefully or not await.\n      _audioContext!.resume();\n    }\n    _scriptNode?.connect(_audioContext!.destination);\n  }\n\n  @override\n  Future<void> pause() async {\n    _scriptNode?.disconnect();\n    if (_audioContext?.state == 'running') {\n      _audioContext!.suspend();\n    }\n  }\n\n  @override\n  Future<void> release() async {\n    await pause();\n    _audioContext?.close();\n  }\n\n  @override\n  void setFeedCallback(void Function(int frames) onFeed) {\n    _onFeed = onFeed;\n  }\n\n  @override\n  Future<void> feed(ArrayInt16 buffer) async {\n    int numShorts = buffer.bytes.lengthInBytes ~/ 2;\n    for (var i = 0; i < numShorts; i++) {\n      int val = buffer.bytes.getInt16(i * 2, Endian.little);\n      _bufferQueue.add(val / 32768.0);\n    }\n  }\n}\n"
  },
  {
    "path": "lib/src/services/chord_engine.dart",
    "content": "// ignore_for_file: constant_identifier_names\n\n/// Represents the 12 fundamental musical notes.\nenum Note {\n  C('C'),\n  CSharp('C#'),\n  D('D'),\n  DSharp('D#'),\n  E('E'),\n  F('F'),\n  FSharp('F#'),\n  G('G'),\n  GSharp('G#'),\n  A('A'),\n  ASharp('A#'),\n  B('B');\n\n  final String symbol;\n  const Note(this.symbol);\n}\n\n/// Supported chord qualities.\nenum ChordType {\n  major('Major'),\n  minor('Minor'),\n  dim('Diminished'),\n  aug('Augmented'),\n  sus2('sus2'),\n  sus4('sus4'),\n  maj6('Maj 6'),\n  min6('Min 6'),\n  dom7('Dom 7'),\n  maj7('Maj 7'),\n  min7('Min 7'),\n  dim7('Dim 7'),\n  halfDim7('Half-Dim 7'),\n  minMaj7('Min-Maj 7'),\n  dom7b5('Dom 7b5'),\n  dom7S5('Dom 7#5'),\n  maj7b5('Maj 7b5'),\n  maj7S5('Maj 7#5'),\n  add9('add9'),\n  minAdd9('Min add9'),\n  add11('add11'),\n  minAdd11('Min add11'),\n  dom9('Dom 9'),\n  maj9('Maj 9'),\n  min9('Min 9'),\n  dom7b9('Dom 7b9'),\n  dom7S9('Dom 7#9'),\n  min9b5('Half-Dim 9'),\n  dom11('Dom 11'),\n  maj11('Maj 11'),\n  min11('Min 11'),\n  dom13('Dom 13'),\n  maj13('Maj 13'),\n  min13('Min 13'),\n  dom7b13('Dom 7b13'),\n  sus4_7('7sus4'),\n  sus4_9('9sus4'),\n  sixNine('6/9'),\n  minSixNine('Min 6/9'),\n  power('5');\n\n  final String label;\n  const ChordType(this.label);\n}\n\n/// Wraps a raw integer (0-127) representing a MIDI note.\nextension type const MidiNote(int value) {\n  PitchClass get pitchClass => PitchClass(value % 12);\n}\n\n/// Wraps a normalized integer (0-11) representing a pitch class.\nextension type const PitchClass(int value) {\n  Note get note => Note.values[value];\n\n  /// Calculates the interval (in semitones) to another pitch class.\n  int intervalTo(PitchClass other) => (other.value - value + 12) % 12;\n}\n\n/// A strongly-typed wrapper for interval patterns to use as Map keys.\nextension type const ChordPattern(String value) {\n  /// Takes a list of intervals, sorts them, and formats them as a comparable string.\n  factory ChordPattern.fromIntervals(List<int> intervals) {\n    final sorted = List<int>.from(intervals)..sort();\n    return ChordPattern(sorted.toString());\n  }\n}\n\n/// The definition dictionary for supported chords based on intervals from the root.\nfinal Map<ChordPattern, ChordType> chordDictionary = {\n  // Triads\n  ChordPattern('[0, 4, 7]'): ChordType.major,\n  ChordPattern('[0, 3, 7]'): ChordType.minor,\n  ChordPattern('[0, 3, 6]'): ChordType.dim,\n  ChordPattern('[0, 4, 8]'): ChordType.aug,\n  ChordPattern('[0, 2, 7]'): ChordType.sus2,\n  ChordPattern('[0, 5, 7]'): ChordType.sus4,\n  ChordPattern('[0, 7]'): ChordType.power,\n\n  // 6th Chords\n  ChordPattern('[0, 4, 7, 9]'): ChordType.maj6,\n  ChordPattern('[0, 3, 7, 9]'): ChordType.min6,\n\n  // 7th Chords\n  ChordPattern('[0, 4, 7, 10]'): ChordType.dom7,\n  ChordPattern('[0, 4, 7, 11]'): ChordType.maj7,\n  ChordPattern('[0, 3, 7, 10]'): ChordType.min7,\n  ChordPattern('[0, 3, 6, 9]'): ChordType.dim7,\n  ChordPattern('[0, 3, 6, 10]'): ChordType.halfDim7,\n  ChordPattern('[0, 3, 7, 11]'): ChordType.minMaj7,\n  ChordPattern('[0, 4, 6, 10]'): ChordType.dom7b5,\n  ChordPattern('[0, 4, 8, 10]'): ChordType.dom7S5,\n  ChordPattern('[0, 4, 6, 11]'): ChordType.maj7b5,\n  ChordPattern('[0, 4, 8, 11]'): ChordType.maj7S5,\n\n  // 7th Rootless (No 5th)\n  ChordPattern('[0, 4, 10]'): ChordType.dom7,\n  ChordPattern('[0, 4, 11]'): ChordType.maj7,\n  ChordPattern('[0, 3, 10]'): ChordType.min7,\n\n  // Sus variants\n  ChordPattern('[0, 5, 7, 10]'): ChordType.sus4_7,\n  ChordPattern('[0, 2, 5, 7, 10]'): ChordType.sus4_9,\n\n  // Added Notes\n  ChordPattern('[0, 2, 4, 7]'): ChordType.add9,\n  ChordPattern('[0, 2, 3, 7]'): ChordType.minAdd9,\n  ChordPattern('[0, 4, 5, 7]'): ChordType.add11,\n  ChordPattern('[0, 3, 5, 7]'): ChordType.minAdd11,\n\n  // 9th Chords\n  ChordPattern('[0, 2, 4, 7, 10]'): ChordType.dom9,\n  ChordPattern('[0, 2, 4, 7, 11]'): ChordType.maj9,\n  ChordPattern('[0, 2, 3, 7, 10]'): ChordType.min9,\n  ChordPattern('[0, 1, 4, 7, 10]'): ChordType.dom7b9,\n  ChordPattern('[0, 3, 4, 7, 10]'): ChordType.dom7S9,\n  ChordPattern('[0, 2, 3, 6, 10]'): ChordType.min9b5,\n\n  // 9th Rootless (No 5th)\n  ChordPattern('[0, 2, 4, 10]'): ChordType.dom9,\n  ChordPattern('[0, 2, 4, 11]'): ChordType.maj9,\n  ChordPattern('[0, 2, 3, 10]'): ChordType.min9,\n  ChordPattern('[0, 1, 4, 10]'): ChordType.dom7b9,\n  ChordPattern('[0, 3, 4, 10]'): ChordType.dom7S9,\n\n  // 11th Chords\n  ChordPattern('[0, 2, 4, 5, 7, 10]'): ChordType.dom11,\n  ChordPattern('[0, 2, 4, 5, 7, 11]'): ChordType.maj11,\n  ChordPattern('[0, 2, 3, 5, 7, 10]'): ChordType.min11,\n\n  // 13th Chords\n  ChordPattern('[0, 2, 4, 5, 7, 9, 10]'): ChordType.dom13,\n  ChordPattern('[0, 2, 4, 5, 7, 9, 11]'): ChordType.maj13,\n  ChordPattern('[0, 2, 3, 5, 7, 9, 10]'): ChordType.min13,\n  ChordPattern('[0, 4, 7, 8, 10]'): ChordType.dom7b13,\n\n  // 13th Rootless (root, 3, 7, 13)\n  ChordPattern('[0, 4, 9, 10]'): ChordType.dom13,\n  ChordPattern('[0, 4, 9, 11]'): ChordType.maj13,\n  ChordPattern('[0, 3, 9, 10]'): ChordType.min13,\n\n  // 6/9 Chords\n  ChordPattern('[0, 2, 4, 7, 9]'): ChordType.sixNine,\n  ChordPattern('[0, 2, 3, 7, 9]'): ChordType.minSixNine,\n};\n\n/// Evaluates a list of active MIDI notes and returns the recognized chord string.\nString identifyChord(List<MidiNote> activeNotes) {\n  if (activeNotes.isEmpty) return '';\n\n  // 1. Get unique pitch classes (deduplicate octaves)\n  final uniquePitchClasses = activeNotes\n      .map((n) => n.pitchClass.value)\n      .toSet()\n      .map((v) => PitchClass(v))\n      .toList();\n\n  // Single note played\n  if (uniquePitchClasses.length == 1) {\n    return uniquePitchClasses.first.note.symbol;\n  }\n\n  // 2. Identify bass note for slash chords / inversions\n  final lowestNote = activeNotes.reduce((a, b) => a.value < b.value ? a : b);\n  final bassPitchClass = lowestNote.pitchClass;\n\n  // 3. Test each pitch class as the potential root\n  for (final potentialRoot in uniquePitchClasses) {\n    // Calculate intervals relative to this root\n    final intervals =\n        uniquePitchClasses.map((pc) => potentialRoot.intervalTo(pc)).toList();\n\n    // Create our typed pattern key\n    final pattern = ChordPattern.fromIntervals(intervals);\n\n    // 4. Check dictionary for a match\n    if (chordDictionary.containsKey(pattern)) {\n      final rootSymbol = potentialRoot.note.symbol;\n      final typeLabel = chordDictionary[pattern]!.label;\n\n      // Inversion / Slash chord formatting\n      if (bassPitchClass.value != potentialRoot.value) {\n        return '$rootSymbol $typeLabel / ${bassPitchClass.note.symbol}';\n      }\n\n      return '$rootSymbol $typeLabel';\n    }\n  }\n\n  // If we have multiple notes but no dictionary match\n  final sortedActiveNotes = List<MidiNote>.from(activeNotes)\n    ..sort((a, b) => a.value.compareTo(b.value));\n  final keysPressed = sortedActiveNotes\n      .map((n) => n.pitchClass.note.symbol)\n      .toSet()\n      .join('-');\n  return keysPressed;\n}\n"
  },
  {
    "path": "lib/src/services/injection.config.dart",
    "content": "// GENERATED CODE - DO NOT MODIFY BY HAND\n// dart format width=80\n\n// **************************************************************************\n// InjectableConfigGenerator\n// **************************************************************************\n\n// ignore_for_file: type=lint\n// coverage:ignore-file\n\n// ignore_for_file: no_leading_underscores_for_library_prefixes\nimport 'package:get_it/get_it.dart' as _i174;\nimport 'package:injectable/injectable.dart' as _i526;\nimport 'package:shared_preferences/shared_preferences.dart' as _i460;\n\nimport 'injection.dart' as _i464;\nimport 'player.dart' as _i576;\nimport 'settings.dart' as _i467;\n\nextension GetItInjectableX on _i174.GetIt {\n// initializes the registration of main-scope dependencies inside of GetIt\n  Future<_i174.GetIt> init({\n    String? environment,\n    _i526.EnvironmentFilter? environmentFilter,\n  }) async {\n    final gh = _i526.GetItHelper(\n      this,\n      environment,\n      environmentFilter,\n    );\n    final registerModule = _$RegisterModule();\n    await gh.factoryAsync<_i460.SharedPreferences>(\n      () => registerModule.prefs,\n      preResolve: true,\n    );\n    gh.lazySingleton<_i576.PlayerService>(() => _i576.PlayerService());\n    gh.singleton<_i467.SettingsService>(\n        () => _i467.SettingsService(gh<_i460.SharedPreferences>()));\n    return this;\n  }\n}\n\nclass _$RegisterModule extends _i464.RegisterModule {}\n"
  },
  {
    "path": "lib/src/services/injection.dart",
    "content": "import 'package:get_it/get_it.dart';\nimport 'package:injectable/injectable.dart';\nimport 'package:shared_preferences/shared_preferences.dart';\n\nimport 'injection.config.dart';\n\nfinal getIt = GetIt.instance;\n\n@InjectableInit(\n  initializerName: 'init',\n  preferRelativeImports: true,\n  asExtension: true,\n)\nFuture<void> configureDependencies() => getIt.init();\n\n@module\nabstract class RegisterModule {\n  @preResolve\n  Future<SharedPreferences> get prefs => SharedPreferences.getInstance();\n}\n"
  },
  {
    "path": "lib/src/services/player.dart",
    "content": "import 'package:flutter/services.dart';\nimport 'package:injectable/injectable.dart';\nimport 'package:dart_melty_soundfont/synthesizer.dart';\nimport 'package:dart_melty_soundfont/synthesizer_settings.dart';\nimport 'package:dart_melty_soundfont/audio_renderer_ex.dart';\nimport 'package:dart_melty_soundfont/array_int16.dart';\n\nimport 'audio/pcm_audio_player.dart';\n\n@lazySingleton\nclass PlayerService {\n  Synthesizer? _synth;\n  late final PcmAudioPlayer _audioPlayer;\n  bool _isInitialized = false;\n\n  PlayerService() {\n    _init();\n  }\n\n  Future<void> _init() async {\n    _audioPlayer = PcmAudioPlayer();\n    await _audioPlayer.setup(sampleRate: 44100, channelCount: 1);\n    _audioPlayer.setFeedCallback(_onFeed);\n\n    ByteData bytes = await rootBundle.load('assets/sounds/Piano.sf2');\n    _synth = Synthesizer.loadByteData(bytes, SynthesizerSettings());\n\n    _isInitialized = true;\n  }\n\n  void _onFeed(int framesToRender) async {\n    if (_synth == null) return;\n    \n    int frames = framesToRender > 0 ? framesToRender : 2048;\n    ArrayInt16 buffer = ArrayInt16.zeros(numShorts: frames);\n    _synth!.renderMonoInt16(buffer);\n    await _audioPlayer.feed(buffer);\n  }\n\n  Future<void> play(int midi, {bool sustain = false}) async {\n    if (!_isInitialized || _synth == null) return;\n    \n    // Apply sustain CC if requested (Control change 64, data2 > 63 = on)\n    _synth!.processMidiMessage(channel: 0, command: 0xB0, data1: 64, data2: sustain ? 127 : 0);\n    _synth!.noteOn(channel: 0, key: midi, velocity: 100);\n\n    // Fire and forget\n    _audioPlayer.play();\n  }\n\n  Future<void> stop(int midi, {bool sustain = false}) async {\n    if (!_isInitialized || _synth == null) return;\n    \n    _synth!.processMidiMessage(channel: 0, command: 0xB0, data1: 64, data2: sustain ? 127 : 0);\n    _synth!.noteOff(channel: 0, key: midi);\n  }\n\n  Future<void> stopSustain() async {\n    if (!_isInitialized || _synth == null) return;\n    _synth!.processMidiMessage(channel: 0, command: 0xB0, data1: 64, data2: 0);\n    _synth!.noteOffAll();\n  }\n}\n"
  },
  {
    "path": "lib/src/services/settings.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:injectable/injectable.dart';\nimport 'package:shared_preferences/shared_preferences.dart';\n\nimport '../models/settings_models.dart';\n\n@singleton\nclass SettingsService {\n  final SharedPreferences _prefs;\n\n  SettingsService(this._prefs) {\n    _loadSettings();\n  }\n\n  final disableScroll = ValueNotifier<bool>(false);\n  final splitKeyboard = ValueNotifier<bool>(true);\n  final themeColor = ValueNotifier<Color>(Colors.red);\n  final themeMode = ValueNotifier<ThemeMode>(ThemeMode.light);\n  final invertKeys = ValueNotifier<bool>(false);\n  final keyWidth = ValueNotifier<double>(80);\n  final keyLabels = ValueNotifier<PitchLabels>(PitchLabels.both);\n  final colorRole = ValueNotifier<ColorRole>(ColorRole.monoChrome);\n  final haptics = ValueNotifier<bool>(true);\n  final locale = ValueNotifier<Locale?>(null);\n\n  void _loadSettings() {\n    disableScroll.value = _prefs.getBool('disableScroll') ?? false;\n    splitKeyboard.value = _prefs.getBool('splitKeyboard') ?? true;\n    final colorValue = _prefs.getInt('themeColor');\n    if (colorValue != null) themeColor.value = Color(colorValue);\n    final modeName = _prefs.getString('themeMode');\n    if (modeName != null) {\n      themeMode.value = ThemeMode.values.firstWhere(\n        (e) => e.name == modeName,\n        orElse: () => ThemeMode.light,\n      );\n    }\n    invertKeys.value = _prefs.getBool('invertKeys') ?? false;\n    keyWidth.value = _prefs.getDouble('keyWidth') ?? 80;\n    final labelsName = _prefs.getString('keyLabels');\n    if (labelsName != null) {\n      keyLabels.value = PitchLabels.values.firstWhere(\n        (e) => e.name == labelsName,\n        orElse: () => PitchLabels.both,\n      );\n    }\n    final roleName = _prefs.getString('colorRole');\n    if (roleName != null) {\n      colorRole.value = ColorRole.values.firstWhere(\n        (e) => e.name == roleName,\n        orElse: () => ColorRole.monoChrome,\n      );\n    }\n    haptics.value = _prefs.getBool('haptics') ?? true;\n    \n    final localeName = _prefs.getString('locale');\n    if (localeName != null) {\n      locale.value = Locale(localeName);\n    }\n\n    _setupListeners();\n  }\n\n  void _setupListeners() {\n    disableScroll.addListener(() => _prefs.setBool('disableScroll', disableScroll.value));\n    splitKeyboard.addListener(() => _prefs.setBool('splitKeyboard', splitKeyboard.value));\n    themeColor.addListener(() => _prefs.setInt('themeColor', themeColor.value.toARGB32()));\n    themeMode.addListener(() => _prefs.setString('themeMode', themeMode.value.name));\n    invertKeys.addListener(() => _prefs.setBool('invertKeys', invertKeys.value));\n    keyWidth.addListener(() => _prefs.setDouble('keyWidth', keyWidth.value));\n    keyLabels.addListener(() => _prefs.setString('keyLabels', keyLabels.value.name));\n    colorRole.addListener(() => _prefs.setString('colorRole', colorRole.value.name));\n    haptics.addListener(() => _prefs.setBool('haptics', haptics.value));\n    locale.addListener(() {\n      if (locale.value != null) {\n        _prefs.setString('locale', locale.value!.languageCode);\n      } else {\n        _prefs.remove('locale');\n      }\n    });\n  }\n}\n"
  },
  {
    "path": "lib/src/version.dart",
    "content": "// Generated code. Do not modify.\nconst packageVersion = '2.0.1+502';\n"
  },
  {
    "path": "lib/ui/hooks/use_chord_recognition.dart",
    "content": "import 'package:flutter_hooks/flutter_hooks.dart';\nimport '../../src/services/chord_engine.dart';\n\nclass ChordState {\n  final String chord;\n  final void Function(int midi) onNoteOn;\n  final void Function(int midi) onNoteOff;\n  final void Function() clear;\n\n  ChordState({\n    required this.chord,\n    required this.onNoteOn,\n    required this.onNoteOff,\n    required this.clear,\n  });\n}\n\nChordState useChordRecognition() {\n  final activeNotes = useState<Set<int>>({});\n\n  void onNoteOn(int midi) {\n    if (!activeNotes.value.contains(midi)) {\n      activeNotes.value = {...activeNotes.value, midi};\n    }\n  }\n\n  void onNoteOff(int midi) {\n    if (activeNotes.value.contains(midi)) {\n      activeNotes.value = activeNotes.value.where((n) => n != midi).toSet();\n    }\n  }\n\n  void clear() {\n    activeNotes.value = {};\n  }\n\n  final chord = useMemoized(() {\n    final midiNotes = activeNotes.value.map(MidiNote.new).toList();\n    return identifyChord(midiNotes);\n  }, [activeNotes.value]);\n\n  return ChordState(\n    chord: chord,\n    onNoteOn: onNoteOn,\n    onNoteOff: onNoteOff,\n    clear: clear,\n  );\n}\n"
  },
  {
    "path": "lib/ui/hooks/use_octave.dart",
    "content": "import 'package:flutter_hooks/flutter_hooks.dart';\n\nclass OctaveState {\n  final int offset;\n  final void Function(int) adjust;\n  final void Function() reset;\n\n  OctaveState({\n    required this.offset,\n    required this.adjust,\n    required this.reset,\n  });\n}\n\nOctaveState useOctave() {\n  final offset = useState(0);\n  const nOctaves = 7;\n\n  void adjust(int adjustment) {\n    offset.value = (offset.value + adjustment).clamp(\n      -nOctaves + 2,\n      nOctaves - 2,\n    );\n  }\n\n  void reset() {\n    offset.value = 0;\n  }\n\n  return OctaveState(\n    offset: offset.value,\n    adjust: adjust,\n    reset: reset,\n  );\n}\n"
  },
  {
    "path": "lib/ui/hooks/use_piano_keyboard.dart",
    "content": "import 'package:flutter/services.dart';\nimport 'package:flutter/widgets.dart';\nimport 'package:flutter_hooks/flutter_hooks.dart';\nimport 'use_octave.dart';\nimport 'use_velocity.dart';\nimport 'use_sustain.dart';\nimport 'use_player.dart';\n\ntypedef PianoKeyHandler = KeyEventResult Function(\n    FocusNode node, KeyEvent event);\n\nPianoKeyHandler usePianoKeyboard({\n  required OctaveState octave,\n  required VelocityState velocity,\n  required SustainState sustain,\n  required PianoPlayer player,\n  void Function(int midi)? onNoteOn,\n  void Function(int midi)? onNoteOff,\n}) {\n  final activeNotes = useRef<Set<int>>({});\n  final isSpaceHeld = useRef<bool>(false);\n\n  final midiNotes = useMemoized(() => {\n    LogicalKeyboardKey.keyA: 60 + (octave.offset * 12),\n    LogicalKeyboardKey.keyW: 61 + (octave.offset * 12),\n    LogicalKeyboardKey.keyS: 62 + (octave.offset * 12),\n    LogicalKeyboardKey.keyE: 63 + (octave.offset * 12),\n    LogicalKeyboardKey.keyD: 64 + (octave.offset * 12),\n    LogicalKeyboardKey.keyF: 65 + (octave.offset * 12),\n    LogicalKeyboardKey.keyT: 66 + (octave.offset * 12),\n    LogicalKeyboardKey.keyG: 67 + (octave.offset * 12),\n    LogicalKeyboardKey.keyY: 68 + (octave.offset * 12),\n    LogicalKeyboardKey.keyH: 69 + (octave.offset * 12),\n    LogicalKeyboardKey.keyU: 70 + (octave.offset * 12),\n    LogicalKeyboardKey.keyJ: 71 + (octave.offset * 12),\n    LogicalKeyboardKey.keyK: 72 + (octave.offset * 12),\n    LogicalKeyboardKey.keyO: 73 + (octave.offset * 12),\n    LogicalKeyboardKey.keyL: 74 + (octave.offset * 12),\n    LogicalKeyboardKey.keyP: 75 + (octave.offset * 12),\n    LogicalKeyboardKey.semicolon: 76 + (octave.offset * 12),\n    LogicalKeyboardKey.quoteSingle: 77 + (octave.offset * 12),\n  }, [octave.offset]);\n\n  return useCallback<PianoKeyHandler>((FocusNode node, KeyEvent event) {\n    KeyEventResult result = KeyEventResult.ignored;\n\n    final key = event.logicalKey;\n    // final isCapsLockOn = HardwareKeyboard.instance.lockModesEnabled\n    //     .contains(KeyboardLockMode.capsLock);\n\n    if (event is KeyDownEvent) {\n      if (midiNotes.containsKey(key)) {\n        final midi = midiNotes[key]!;\n        if (!activeNotes.value.contains(midi)) {\n          activeNotes.value.add(midi);\n          onNoteOn?.call(midi);\n          player.play(midi);\n        }\n        result = KeyEventResult.handled;\n      } else if (key == LogicalKeyboardKey.keyZ) {\n        octave.adjust(-1);\n        result = KeyEventResult.handled;\n      } else if (key == LogicalKeyboardKey.keyX) {\n        octave.adjust(1);\n        result = KeyEventResult.handled;\n      } else if (key == LogicalKeyboardKey.keyC) {\n        velocity.adjust(-1);\n        result = KeyEventResult.handled;\n      } else if (key == LogicalKeyboardKey.keyV) {\n        velocity.adjust(1);\n        result = KeyEventResult.handled;\n      } else if (key == LogicalKeyboardKey.space) {\n        isSpaceHeld.value = true;\n        sustain.setSustain(true);\n        result = KeyEventResult.handled;\n      }\n    } else if (event is KeyUpEvent) {\n      if (midiNotes.containsKey(key)) {\n        final midi = midiNotes[key]!;\n        if (activeNotes.value.contains(midi)) {\n          activeNotes.value.remove(midi);\n          onNoteOff?.call(midi);\n          player.stop(midi);\n        }\n        result = KeyEventResult.handled;\n      } else if (key == LogicalKeyboardKey.space) {\n        isSpaceHeld.value = false;\n        sustain.setSustain(false);\n        result = KeyEventResult.handled;\n      }\n    }\n\n    // // Sync sustain with Caps Lock state on any key event\n    // if (key == LogicalKeyboardKey.capsLock) {\n    //   sustain.setSustain(isCapsLockOn || isSpaceHeld.value);\n    // }\n\n    return result;\n  }, [octave, velocity, sustain, player, onNoteOn, onNoteOff]);\n}\n"
  },
  {
    "path": "lib/ui/hooks/use_player.dart",
    "content": "import '../../src/services/player.dart';\nimport '../../src/services/injection.dart';\n\nclass PianoPlayer {\n  final PlayerService service;\n  final bool globalSustain;\n\n  PianoPlayer({required this.service, required this.globalSustain});\n\n  Future<void> play(int midi) async {\n    await service.play(midi, sustain: globalSustain);\n  }\n\n  Future<void> stop(int midi) async {\n    await service.stop(midi, sustain: globalSustain);\n  }\n}\n\nPianoPlayer usePlayer({required bool sustain}) {\n  final player = getIt<PlayerService>();\n  return PianoPlayer(service: player, globalSustain: sustain);\n}\n"
  },
  {
    "path": "lib/ui/hooks/use_sustain.dart",
    "content": "import 'package:flutter_hooks/flutter_hooks.dart';\nimport '../../src/services/player.dart';\nimport '../../src/services/injection.dart';\n\nclass SustainState {\n  final bool value;\n  final void Function(bool) setSustain;\n\n  SustainState({\n    required this.value,\n    required this.setSustain,\n  });\n}\n\nSustainState useSustain() {\n  final sustain = useState(false);\n  final player = getIt<PlayerService>();\n\n  void setSustain(bool val) {\n    sustain.value = val;\n    if (!val) {\n      player.stopSustain();\n    }\n  }\n\n  return SustainState(\n    value: sustain.value,\n    setSustain: setSustain,\n  );\n}\n"
  },
  {
    "path": "lib/ui/hooks/use_velocity.dart",
    "content": "import 'package:flutter_hooks/flutter_hooks.dart';\n\nclass VelocityState {\n  final int value;\n  final void Function(int) adjust;\n\n  VelocityState({\n    required this.value,\n    required this.adjust,\n  });\n}\n\nVelocityState useVelocity() {\n  final velocity = useState(127);\n\n  void adjust(int adjustment) {\n    velocity.value = (velocity.value + adjustment).clamp(0, 127);\n  }\n\n  return VelocityState(\n    value: velocity.value,\n    adjust: adjust,\n  );\n}\n"
  },
  {
    "path": "lib/ui/router.dart",
    "content": "import 'package:go_router/go_router.dart';\n\nimport 'screens/home.dart';\nimport 'screens/settings.dart';\nimport '../src/services/injection.dart';\nimport '../src/services/settings.dart';\n\nfinal router = GoRouter(\n  initialLocation: '/',\n  routes: [\n    GoRoute(\n      path: '/',\n      builder: (context, state) => const Home(),\n    ),\n    GoRoute(\n      path: '/settings',\n      builder: (context, state) =>\n          SettingsScreen(settings: getIt<SettingsService>()),\n    ),\n  ],\n);\n"
  },
  {
    "path": "lib/ui/screens/app.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter_piano/l10n/app_localizations.dart';\nimport 'package:flutter_hooks/flutter_hooks.dart';\nimport 'package:shadcn_ui/shadcn_ui.dart';\n\nimport '../../src/services/settings.dart';\nimport '../../src/services/injection.dart';\nimport '../router.dart';\n\nclass ThePocketPiano extends HookWidget {\n  const ThePocketPiano({super.key});\n\n  @override\n  Widget build(BuildContext context) {\n    final settings = getIt<SettingsService>();\n    final color = useListenableSelector(\n        settings.themeColor, () => settings.themeColor.value);\n    final mode = useListenableSelector(\n        settings.themeMode, () => settings.themeMode.value);\n    final locale =\n        useListenableSelector(settings.locale, () => settings.locale.value);\n\n    return ShadApp.router(\n      debugShowCheckedModeBanner: false,\n      title: 'The Pocket Piano',\n      theme: ShadThemeData(\n        brightness: Brightness.light,\n        colorScheme: ShadZincColorScheme.light(\n          primary: color,\n        ),\n      ),\n      darkTheme: ShadThemeData(\n        brightness: Brightness.dark,\n        colorScheme: ShadZincColorScheme.dark(\n          primary: color,\n        ),\n      ),\n      themeMode: mode,\n      locale: locale,\n      localizationsDelegates: [\n        ...AppLocalizations.localizationsDelegates,\n        GlobalShadLocalizations.delegate,\n      ],\n      supportedLocales: AppLocalizations.supportedLocales,\n      routerConfig: router,\n    );\n  }\n}\n"
  },
  {
    "path": "lib/ui/screens/home.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter_hooks/flutter_hooks.dart';\nimport 'package:go_router/go_router.dart';\nimport 'package:shadcn_ui/shadcn_ui.dart';\n\nimport '../../src/services/settings.dart';\nimport '../../src/services/injection.dart';\nimport '../widgets/locale.dart';\nimport '../widgets/piano_view.dart';\nimport '../hooks/use_octave.dart';\nimport '../hooks/use_velocity.dart';\nimport '../hooks/use_sustain.dart';\nimport '../hooks/use_player.dart';\nimport '../hooks/use_piano_keyboard.dart';\nimport '../hooks/use_chord_recognition.dart';\n\nclass Home extends HookWidget {\n  const Home({super.key});\n\n  @override\n  Widget build(BuildContext context) {\n    final settingsService = getIt<SettingsService>();\n    final splitKeyboard = useListenableSelector(\n      settingsService.splitKeyboard,\n      () => settingsService.splitKeyboard.value,\n    );\n\n    final focusNode = useFocusNode();\n    final octave = useOctave();\n    final velocity = useVelocity();\n    final sustain = useSustain();\n    final player = usePlayer(sustain: sustain.value);\n    final chord = useChordRecognition();\n\n    final onKeyEvent = usePianoKeyboard(\n      octave: octave,\n      velocity: velocity,\n      sustain: sustain,\n      player: player,\n      onNoteOn: chord.onNoteOn,\n      onNoteOff: chord.onNoteOff,\n    );\n\n    const nOctaves = 7;\n\n    final onPlay = useCallback((int midi) {\n      if (!focusNode.hasFocus) {\n        focusNode.requestFocus();\n      }\n      chord.onNoteOn(midi);\n      player.play(midi);\n    }, [chord, player, focusNode]);\n\n    final onStop = useCallback((int midi) {\n      chord.onNoteOff(midi);\n      player.stop(midi);\n    }, [chord, player]);\n\n    final shadTheme = ShadTheme.of(context);\n\n    return LayoutBuilder(builder: (context, dimens) {\n      final canSplit = dimens.maxHeight > 600;\n      final showControls = dimens.maxWidth > 550;\n      final isLandscape =\n          dimens.maxWidth > dimens.maxHeight || dimens.minWidth > 500;\n\n      return Focus(\n        focusNode: focusNode,\n        autofocus: true,\n        onKeyEvent: onKeyEvent,\n        child: Scaffold(\n          appBar: AppBar(\n            title: Row(\n              children: [\n                Text(context.locale.title),\n                if (isLandscape && chord.chord.isNotEmpty) ...[\n                  const SizedBox(width: 12),\n                  Container(\n                    padding:\n                        const EdgeInsets.symmetric(horizontal: 8, vertical: 2),\n                    decoration: BoxDecoration(\n                      color: shadTheme.colorScheme.accent,\n                      borderRadius: BorderRadius.circular(4),\n                    ),\n                    child: Text(\n                      chord.chord,\n                      style: shadTheme.textTheme.small.copyWith(\n                        color: shadTheme.colorScheme.accentForeground,\n                        fontWeight: FontWeight.bold,\n                      ),\n                    ),\n                  ),\n                ],\n              ],\n            ),\n            actions: [\n              if (showControls) ...[\n                ShadIconButton(\n                  onPressed: () => octave.adjust(-1),\n                  icon: const Icon(LucideIcons.minus),\n                ),\n                const SizedBox(width: 4),\n                ShadIconButton.outline(\n                  onPressed: octave.reset,\n                  icon: Text(\n                    octave.offset.toString(),\n                  ),\n                ),\n                const SizedBox(width: 4),\n                ShadIconButton(\n                  onPressed: () => octave.adjust(1),\n                  icon: const Icon(LucideIcons.plus),\n                ),\n                const SizedBox(width: 10),\n              ],\n              Text('${context.locale.sustain}:'),\n              ShadSwitch(\n                value: sustain.value,\n                onChanged: sustain.setSustain,\n              ),\n              if (canSplit) ...[\n                ShadIconButton.ghost(\n                  onPressed: () async {\n                    settingsService.splitKeyboard.value = !splitKeyboard;\n                  },\n                  icon: Icon(!splitKeyboard\n                      ? LucideIcons.layoutPanelTop\n                      : LucideIcons.maximize),\n                ),\n              ],\n              ShadIconButton.ghost(\n                onPressed: () => context.push('/settings'),\n                icon: const Icon(LucideIcons.settings),\n              ),\n            ],\n          ),\n          backgroundColor: ShadTheme.of(context).colorScheme.background,\n          body: Column(\n            children: [\n              Expanded(\n                child: Builder(builder: (context) {\n                  if (canSplit && splitKeyboard) {\n                    return Column(\n                      children: [\n                        Flexible(\n                          child: PianoView(\n                            octaves: nOctaves,\n                            onPlay: onPlay,\n                            onStop: onStop,\n                            settings: settingsService,\n                          ),\n                        ),\n                        Flexible(\n                          child: PianoView(\n                            octaves: nOctaves,\n                            onPlay: onPlay,\n                            onStop: onStop,\n                            settings: settingsService,\n                          ),\n                        ),\n                      ],\n                    );\n                  }\n                  return PianoView(\n                    octaves: nOctaves,\n                    onPlay: onPlay,\n                    onStop: onStop,\n                    settings: settingsService,\n                  );\n                }),\n              ),\n            ],\n          ),\n        ),\n      );\n    });\n  }\n}\n"
  },
  {
    "path": "lib/ui/screens/settings.dart",
    "content": "import 'package:country_flags/country_flags.dart';\nimport 'package:flutter/foundation.dart';\nimport 'package:flutter/material.dart';\nimport 'package:flutter_hooks/flutter_hooks.dart';\nimport 'package:flutter_piano/l10n/app_localizations.dart';\nimport 'package:go_router/go_router.dart';\nimport 'package:recase/recase.dart';\nimport 'package:shadcn_ui/shadcn_ui.dart';\nimport 'package:url_launcher/url_launcher.dart';\n\nimport '../../src/services/settings.dart';\nimport '../../src/models/settings_models.dart';\nimport '../../src/version.dart';\nimport '../widgets/color_picker.dart';\nimport '../widgets/locale.dart';\n\nclass SettingsScreen extends HookWidget {\n  const SettingsScreen({super.key, required this.settings});\n\n  final SettingsService settings;\n\n  @override\n  Widget build(BuildContext context) {\n    final themeMode = useListenableSelector(\n        settings.themeMode, () => settings.themeMode.value);\n    final themeColor = useListenableSelector(\n        settings.themeColor, () => settings.themeColor.value);\n    final keyWidth =\n        useListenableSelector(settings.keyWidth, () => settings.keyWidth.value);\n    final invertKeys = useListenableSelector(\n        settings.invertKeys, () => settings.invertKeys.value);\n    final keyLabel = useListenableSelector(\n        settings.keyLabels, () => settings.keyLabels.value);\n    final haptics =\n        useListenableSelector(settings.haptics, () => settings.haptics.value);\n    final disableScroll = useListenableSelector(\n        settings.disableScroll, () => settings.disableScroll.value);\n    final currentLocale =\n        useListenableSelector(settings.locale, () => settings.locale.value);\n\n    final shadTheme = ShadTheme.of(context);\n\n    return Scaffold(\n      backgroundColor: shadTheme.colorScheme.background,\n      appBar: AppBar(\n        backgroundColor: shadTheme.colorScheme.background,\n        elevation: 0,\n        leading: ShadButton.ghost(\n          child: const Icon(LucideIcons.arrowLeft),\n          onPressed: () => context.pop(),\n        ),\n        title: Text(\n          context.locale.settings,\n          style: shadTheme.textTheme.h4,\n        ),\n      ),\n      body: SingleChildScrollView(\n        padding: const EdgeInsets.all(16.0),\n        child: SafeArea(\n          child: Column(\n            crossAxisAlignment: CrossAxisAlignment.stretch,\n            children: [\n              // Theme Section\n              _SectionHeader(title: context.locale.themeBrightness),\n              _ThemeItem(\n                label: context.locale.themeBrightnessSystem,\n                icon: LucideIcons.sunMoon,\n                isSelected: themeMode == ThemeMode.system,\n                onPressed: () => settings.themeMode.value = ThemeMode.system,\n              ),\n              _ThemeItem(\n                label: context.locale.themeBrightnessLight,\n                icon: LucideIcons.sun,\n                isSelected: themeMode == ThemeMode.light,\n                onPressed: () => settings.themeMode.value = ThemeMode.light,\n              ),\n              _ThemeItem(\n                label: context.locale.themeBrightnessDark,\n                icon: LucideIcons.moon,\n                isSelected: themeMode == ThemeMode.dark,\n                onPressed: () => settings.themeMode.value = ThemeMode.dark,\n              ),\n              const SizedBox(height: 24),\n\n              // Color Section\n              _SectionHeader(title: context.locale.themeColor),\n              ColorPicker(\n                color: themeColor,\n                onColorChanged: (value) => settings.themeColor.value = value,\n                label: context.locale.themeColor,\n              ),\n              const SizedBox(height: 24),\n\n              // Keyboard Section\n              _SectionHeader(title: context.locale.keySettings),\n              Text(context.locale.keyWidth, style: shadTheme.textTheme.muted),\n              const SizedBox(height: 8),\n              ShadSlider(\n                initialValue: keyWidth,\n                min: 50,\n                max: 200,\n                onChanged: (value) => settings.keyWidth.value = value,\n              ),\n              const SizedBox(height: 8),\n              _SettingRow(\n                label: context.locale.invertKeys,\n                child: ShadSwitch(\n                  value: invertKeys,\n                  onChanged: (value) => settings.invertKeys.value = value,\n                ),\n              ),\n              const SizedBox(height: 24),\n\n              // Advanced Section\n              _SectionHeader(title: \"Advanced\"),\n              _SettingRow(\n                label: context.locale.keyLabels,\n                child: ShadSelect<PitchLabels>(\n                  initialValue: keyLabel,\n                  onChanged: (value) {\n                    if (value != null) settings.keyLabels.value = value;\n                  },\n                  options: [\n                    for (final item in PitchLabels.values)\n                      ShadOption(\n                        value: item,\n                        child: Text(item.name.titleCase),\n                      ),\n                  ],\n                  selectedOptionBuilder: (context, value) =>\n                      Text(value.name.titleCase),\n                ),\n              ),\n              const SizedBox(height: 8),\n              _SettingRow(\n                label: context.locale.hapticFeedback,\n                child: ShadSwitch(\n                  value: haptics,\n                  onChanged: (value) => settings.haptics.value = value,\n                ),\n              ),\n              const SizedBox(height: 8),\n              _SettingRow(\n                label: context.locale.disableScroll,\n                child: ShadSwitch(\n                  value: disableScroll,\n                  onChanged: (value) => settings.disableScroll.value = value,\n                ),\n              ),\n              const SizedBox(height: 24),\n\n              // Language Section\n              _SectionHeader(title: context.locale.language),\n              Wrap(\n                spacing: 8,\n                runSpacing: 8,\n                children: [\n                  for (final locale in AppLocalizations.supportedLocales)\n                    ShadButton.outline(\n                      onPressed:\n                          currentLocale?.languageCode == locale.languageCode\n                              ? null\n                              : () => settings.locale.value = locale,\n                      child: Row(\n                        mainAxisSize: MainAxisSize.min,\n                        children: [\n                          locale.flag,\n                          const SizedBox(width: 8),\n                          Text(locale.description(context)),\n                        ],\n                      ),\n                    ),\n                ],\n              ),\n              if (currentLocale != null) ...[\n                const SizedBox(height: 12),\n                ShadButton.ghost(\n                  onPressed: () => settings.locale.value = null,\n                  child: Text(context.locale.resetToDefault),\n                ),\n              ],\n              const SizedBox(height: 32),\n\n              // About Section (Premium Design)\n              Container(\n                padding: const EdgeInsets.all(24),\n                decoration: BoxDecoration(\n                  borderRadius: BorderRadius.circular(24),\n                  color: shadTheme.colorScheme.muted.withValues(alpha: 0.1),\n                ),\n                child: Column(\n                  children: [\n                    Container(\n                      decoration: BoxDecoration(\n                        borderRadius: BorderRadius.circular(24),\n                        boxShadow: [\n                          BoxShadow(\n                            color: shadTheme.colorScheme.foreground\n                                .withValues(alpha: 0.1),\n                            blurRadius: 12,\n                            offset: const Offset(0, 4),\n                          ),\n                        ],\n                      ),\n                      child: ClipRRect(\n                        borderRadius: BorderRadius.circular(24),\n                        child: Image.asset(\n                          'web/icons/Icon-192.png',\n                          width: 96,\n                          height: 96,\n                        ),\n                      ),\n                    ),\n                    const SizedBox(height: 16),\n                    Text(\n                      context.locale.title,\n                      style: shadTheme.textTheme.h3,\n                    ),\n                    const SizedBox(height: 4),\n                    Text(\n                      '${context.locale.version} $packageVersion',\n                      style: shadTheme.textTheme.muted,\n                    ),\n                    if (!kIsWeb && !kIsWasm) ...[\n                      const SizedBox(height: 24),\n                      ShadButton.secondary(\n                        onPressed: () async {\n                          final url = Uri.parse('https://pocketpiano.app');\n                          if (await canLaunchUrl(url)) {\n                            await launchUrl(url);\n                          }\n                        },\n                        child: Text(context.locale.webVersion),\n                      ),\n                    ],\n                    const SizedBox(height: 12),\n                    ShadButton.outline(\n                      onPressed: () {\n                        showLicensePage(\n                          context: context,\n                          applicationName: context.locale.title,\n                          applicationVersion: packageVersion,\n                        );\n                      },\n                      child: Text(context.locale.showLicenses),\n                    ),\n                  ],\n                ),\n              ),\n            ],\n          ),\n        ),\n      ),\n    );\n  }\n}\n\nclass _SectionHeader extends StatelessWidget {\n  const _SectionHeader({required this.title});\n  final String title;\n\n  @override\n  Widget build(BuildContext context) {\n    return Padding(\n      padding: const EdgeInsets.only(bottom: 8.0),\n      child: Text(\n        title,\n        style: ShadTheme.of(context)\n            .textTheme\n            .large\n            .copyWith(fontWeight: FontWeight.bold),\n      ),\n    );\n  }\n}\n\nclass _ThemeItem extends StatelessWidget {\n  final String label;\n  final IconData icon;\n  final bool isSelected;\n  final VoidCallback onPressed;\n\n  const _ThemeItem({\n    required this.label,\n    required this.icon,\n    required this.isSelected,\n    required this.onPressed,\n  });\n\n  @override\n  Widget build(BuildContext context) {\n    return Padding(\n      padding: const EdgeInsets.only(bottom: 8.0),\n      child: ShadButton.outline(\n        onPressed: onPressed,\n        mainAxisAlignment: MainAxisAlignment.start,\n        child: Row(\n          mainAxisAlignment: MainAxisAlignment.spaceBetween,\n          children: [\n            Row(\n              mainAxisSize: MainAxisSize.min,\n              children: [\n                Icon(icon, size: 16),\n                const SizedBox(width: 12),\n                Text(label),\n              ],\n            ),\n            if (isSelected) const Icon(LucideIcons.check, size: 16),\n          ],\n        ),\n      ),\n    );\n  }\n}\n\nclass _SettingRow extends StatelessWidget {\n  const _SettingRow({required this.label, required this.child});\n  final String label;\n  final Widget child;\n\n  @override\n  Widget build(BuildContext context) {\n    return Padding(\n      padding: const EdgeInsets.symmetric(vertical: 4.0),\n      child: Row(\n        mainAxisAlignment: MainAxisAlignment.spaceBetween,\n        children: [\n          Text(label),\n          child,\n        ],\n      ),\n    );\n  }\n}\n\nextension on Locale {\n  String description(BuildContext context) {\n    switch (languageCode) {\n      case 'en':\n        return context.locale.languageEn;\n      case 'es':\n        return context.locale.languageEs;\n      case 'de':\n        return context.locale.languageDe;\n      case 'fr':\n        return context.locale.languageFr;\n      case 'ja':\n        return context.locale.languageJa;\n      case 'ko':\n        return context.locale.languageKo;\n      case 'zh':\n        return context.locale.languageZh;\n      case 'ru':\n        return context.locale.languageRu;\n      default:\n    }\n    return 'Unknown';\n  }\n\n  Widget get flag {\n    String? code;\n    switch (languageCode) {\n      case 'ja':\n        code = 'jp';\n      case 'en':\n        code = 'us';\n      case 'ko':\n        code = 'kr';\n      case 'zh':\n        code = 'cn';\n      case 'ru':\n        code = 'ru';\n      default:\n    }\n    if (code != null) {\n      return CountryFlag.fromCountryCode(\n        code,\n        height: 16,\n        width: 24,\n        shape: const RoundedRectangle(2),\n      );\n    }\n    return CountryFlag.fromLanguageCode(\n      languageCode.toUpperCase(),\n      height: 16,\n      width: 24,\n      shape: const RoundedRectangle(2),\n    );\n  }\n}\n"
  },
  {
    "path": "lib/ui/widgets/color_picker.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:shadcn_ui/shadcn_ui.dart';\n\nclass ColorPicker extends StatelessWidget {\n  const ColorPicker({\n    super.key,\n    required this.color,\n    required this.onColorChanged,\n    required this.label,\n  });\n\n  final Color color;\n  final ValueChanged<Color> onColorChanged;\n  final String label;\n\n  @override\n  Widget build(BuildContext context) {\n    const themeColors = [\n      Colors.red,\n      Colors.pink,\n      Colors.purple,\n      Colors.deepPurple,\n      Colors.indigo,\n      Colors.blue,\n      Colors.lightBlue,\n      Colors.cyan,\n      Colors.teal,\n      Colors.green,\n      Colors.lightGreen,\n      Colors.lime,\n      Colors.yellow,\n      Colors.amber,\n      Colors.orange,\n      Colors.deepOrange,\n      Colors.brown,\n      Colors.grey,\n      Colors.blueGrey,\n    ];\n\n    return Column(\n      crossAxisAlignment: CrossAxisAlignment.start,\n      children: [\n        Padding(\n          padding: const EdgeInsets.only(bottom: 8.0),\n          child: Text(\n            label,\n            style: ShadTheme.of(context).textTheme.muted,\n          ),\n        ),\n        Wrap(\n          spacing: 8,\n          runSpacing: 8,\n          children: themeColors.map((item) {\n            final isSelected = item.toARGB32() == color.toARGB32();\n            return GestureDetector(\n              onTap: () => onColorChanged(item),\n              child: Container(\n                width: 32,\n                height: 32,\n                decoration: BoxDecoration(\n                  color: item,\n                  shape: BoxShape.circle,\n                  border: Border.all(\n                    color: isSelected\n                        ? ShadTheme.of(context).colorScheme.ring\n                        : ShadTheme.of(context)\n                            .colorScheme\n                            .muted\n                            .withValues(alpha: 0.6),\n                    width: 2,\n                  ),\n                ),\n                child: isPressed(item, isSelected, context),\n              ),\n            );\n          }).toList(),\n        ),\n      ],\n    );\n  }\n\n  Widget? isPressed(Color item, bool isSelected, BuildContext context) {\n    if (!isSelected) return null;\n    return Icon(\n      LucideIcons.check,\n      size: 16,\n      color: item.computeLuminance() > 0.5 ? Colors.black : Colors.white,\n    );\n  }\n}\n"
  },
  {
    "path": "lib/ui/widgets/color_role.dart",
    "content": "export '../../src/models/settings_models.dart';\n"
  },
  {
    "path": "lib/ui/widgets/locale.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter_piano/l10n/app_localizations.dart';\n\nextension LangUtils on BuildContext {\n  AppLocalizations get locale => AppLocalizations.of(this)!;\n}\n"
  },
  {
    "path": "lib/ui/widgets/piano_key.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/services.dart';\nimport 'package:flutter_hooks/flutter_hooks.dart';\nimport 'package:shadcn_ui/shadcn_ui.dart';\n\nimport '../../src/services/settings.dart';\nimport '../../src/models/settings_models.dart';\n\nclass PianoKey extends HookWidget {\n  const PianoKey({\n    super.key,\n    required this.accidental,\n    required this.midi,\n    required this.onPlay,\n    this.onStop,\n    required this.settings,\n  });\n\n  final bool accidental;\n  final int midi;\n  final VoidCallback onPlay;\n  final VoidCallback? onStop;\n  final SettingsService settings;\n\n  static const BorderRadius borderRadius = BorderRadius.only(\n    bottomLeft: Radius.circular(8),\n    bottomRight: Radius.circular(8),\n  );\n\n  @override\n  Widget build(BuildContext context) {\n    final labels = useListenableSelector(\n        settings.keyLabels, () => settings.keyLabels.value);\n    final keyWidth =\n        useListenableSelector(settings.keyWidth, () => settings.keyWidth.value);\n    final invertKeys = useListenableSelector(\n        settings.invertKeys, () => settings.invertKeys.value);\n    final haptics =\n        useListenableSelector(settings.haptics, () => settings.haptics.value);\n\n    final isPressed = useState(false);\n    final pitchName = midi.pitchName(labels);\n\n    final shadTheme = ShadTheme.of(context);\n    final shadColors = shadTheme.colorScheme;\n\n    Color black = shadColors.foreground;\n    Color white = shadColors.background;\n\n    if (invertKeys) {\n      final tmp = black;\n      black = white;\n      white = tmp;\n    }\n\n    final bgColor = accidental ? black : white;\n    final fgColor = !accidental ? black : white;\n\n    return GestureDetector(\n      onTapDown: (_) {\n        onPlay();\n        isPressed.value = true;\n        if (haptics) {\n          HapticFeedback.mediumImpact();\n        }\n      },\n      onTapUp: (_) {\n        isPressed.value = false;\n        onStop?.call();\n      },\n      onTapCancel: () {\n        isPressed.value = false;\n        onStop?.call();\n      },\n      child: AnimatedContainer(\n        duration: const Duration(milliseconds: 100),\n        width: keyWidth,\n        margin: const EdgeInsets.symmetric(horizontal: 1.0),\n        decoration: BoxDecoration(\n          color: isPressed.value\n              ? (accidental\n                  ? bgColor.withValues(alpha: 0.8)\n                  : Color.lerp(bgColor, fgColor, 0.1))\n              : bgColor,\n          borderRadius: borderRadius,\n          border: Border.all(\n            color: shadColors.border,\n            width: accidental ? 0 : 0.5,\n          ),\n          boxShadow: [\n            if (!isPressed.value)\n              BoxShadow(\n                color: Colors.black.withValues(alpha: 0.1),\n                blurRadius: 2,\n                offset: const Offset(0, 2),\n              ),\n          ],\n        ),\n        child: Stack(\n          children: <Widget>[\n            Semantics(\n              button: true,\n              hint: pitchName,\n              child: const SizedBox.expand(),\n            ),\n            Positioned(\n              left: 0.0,\n              right: 0.0,\n              bottom: 12.0,\n              child: pitchName.isNotEmpty\n                  ? Text(\n                      pitchName.split('/').join('\\n'),\n                      textAlign: TextAlign.center,\n                      style: shadTheme.textTheme.small.copyWith(\n                        color: fgColor,\n                        fontWeight: FontWeight.bold,\n                      ),\n                    )\n                  : const SizedBox.shrink(),\n            ),\n          ],\n        ),\n      ),\n    );\n  }\n}\n"
  },
  {
    "path": "lib/ui/widgets/piano_section.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter_hooks/flutter_hooks.dart';\n\nimport '../../src/services/settings.dart';\nimport 'piano_key.dart';\n\nclass PianoSection extends HookWidget {\n  const PianoSection({\n    super.key,\n    required this.index,\n    required this.onPlay,\n    this.onStop,\n    required this.settings,\n  });\n\n  final int index;\n  final ValueChanged<int> onPlay;\n  final ValueChanged<int>? onStop;\n  final SettingsService settings;\n\n  @override\n  Widget build(BuildContext context) {\n    final keyWidth = useListenableSelector(settings.keyWidth, () => settings.keyWidth.value);\n    final int i = index * 12;\n    return SafeArea(\n      child: Stack(\n        children: <Widget>[\n          Row(mainAxisSize: MainAxisSize.min, children: [\n            _buildKey(24 + i, false),\n            _buildKey(26 + i, false),\n            _buildKey(28 + i, false),\n            _buildKey(29 + i, false),\n            _buildKey(31 + i, false),\n            _buildKey(33 + i, false),\n            _buildKey(35 + i, false),\n          ]),\n          Positioned(\n            top: 0,\n            left: 0,\n            right: 0,\n            bottom: 100,\n            child: Row(\n              mainAxisAlignment: MainAxisAlignment.spaceBetween,\n              mainAxisSize: MainAxisSize.min,\n              children: <Widget>[\n                Container(width: keyWidth * .5),\n                _buildKey(25 + i, true),\n                _buildKey(27 + i, true),\n                Container(width: keyWidth),\n                _buildKey(30 + i, true),\n                _buildKey(32 + i, true),\n                _buildKey(34 + i, true),\n                Container(width: keyWidth * .5),\n              ],\n            ),\n          ),\n        ],\n      ),\n    );\n  }\n\n  Widget _buildKey(int midi, bool accidental) {\n    return PianoKey(\n      settings: settings,\n      midi: midi,\n      accidental: accidental,\n      onPlay: () => onPlay(midi),\n      onStop: onStop != null ? () => onStop!(midi) : null,\n    );\n  }\n}\n"
  },
  {
    "path": "lib/ui/widgets/piano_slider.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter_hooks/flutter_hooks.dart';\nimport 'package:shadcn_ui/shadcn_ui.dart';\n\nimport '../../src/services/settings.dart';\n\nclass PianoSlider extends HookWidget {\n  const PianoSlider({\n    super.key,\n    required this.viewport,\n    required this.offset,\n    required this.offsetChanged,\n    required this.settings,\n  });\n\n  final double offset;\n  final double viewport;\n  final ValueChanged<double> offsetChanged;\n  final SettingsService settings;\n\n  @override\n  Widget build(BuildContext context) {\n    final shadTheme = ShadTheme.of(context);\n    final shadColors = shadTheme.colorScheme;\n    final invertKeys = useListenableSelector(settings.invertKeys, () => settings.invertKeys.value);\n    \n    Color black = shadColors.foreground;\n    Color white = shadColors.background;\n    if (invertKeys) {\n      final tmp = black;\n      black = white;\n      white = tmp;\n    }\n\n    return LayoutBuilder(builder: (context, dimens) {\n      final viewWidth = dimens.maxWidth;\n      final sectionWidth = viewport;\n      final totalWidth = sectionWidth * 7;\n      final relativeOffset = offset / totalWidth * viewWidth;\n      final relativeViewWidth = viewWidth / totalWidth * viewWidth;\n      \n      return Container(\n        color: shadColors.muted,\n        padding: const EdgeInsets.only(bottom: 4.0),\n        child: GestureDetector(\n          onHorizontalDragUpdate: (details) {\n            final localX = details.localPosition.dx;\n            final newOffset = (localX / viewWidth * totalWidth).clamp(0.0, totalWidth - viewport);\n            offsetChanged(newOffset);\n          },\n          child: Stack(\n            children: [\n              Positioned.fill(\n                child: Row(\n                  children: <Widget>[\n                    for (int i = 0; i < 7; i++)\n                      _buildSection(context, i, black, white),\n                  ],\n                ),\n              ),\n              Positioned(\n                top: 0,\n                bottom: 0,\n                left: 0,\n                width: relativeOffset,\n                child: Container(\n                  color: shadColors.muted.withValues(alpha: 0.6),\n                ),\n              ),\n              Positioned(\n                top: 0,\n                bottom: 0,\n                left: relativeOffset + relativeViewWidth,\n                right: 0,\n                child: Container(\n                  color: shadColors.muted.withValues(alpha: 0.6),\n                ),\n              ),\n              Positioned(\n                left: relativeOffset,\n                width: relativeViewWidth,\n                top: 0,\n                bottom: 0,\n                child: Container(\n                  decoration: BoxDecoration(\n                    border: Border.all(\n                      color: shadColors.primary,\n                      width: 2,\n                    ),\n                  ),\n                ),\n              ),\n            ],\n          ),\n        ),\n      );\n    });\n  }\n\n  Widget _buildSection(\n    BuildContext context,\n    int octave,\n    Color black,\n    Color white,\n  ) {\n    return Expanded(\n      child: Stack(\n        children: <Widget>[\n          Row(\n            children: <Widget>[\n              for (int i = 0; i < 7; i++)\n                _buildKey(context, false, black, white),\n            ],\n          ),\n          Positioned.fill(\n            child: Row(\n              mainAxisAlignment: MainAxisAlignment.spaceBetween,\n              children: <Widget>[\n                const Spacer(flex: 1),\n                _buildKey(context, true, black, white),\n                _buildKey(context, true, black, white),\n                const Spacer(flex: 2),\n                _buildKey(context, true, black, white),\n                _buildKey(context, true, black, white),\n                _buildKey(context, true, black, white),\n                const Spacer(flex: 1),\n              ],\n            ),\n          ),\n        ],\n      ),\n    );\n  }\n\n  Widget _buildKey(\n    BuildContext context,\n    bool accidental,\n    Color black,\n    Color white,\n  ) {\n    return Expanded(\n      flex: accidental ? 2 : 1,\n      child: Container(\n        margin: const EdgeInsets.symmetric(horizontal: 0.5),\n        decoration: BoxDecoration(\n          borderRadius: const BorderRadius.only(\n            bottomLeft: Radius.circular(2),\n            bottomRight: Radius.circular(2),\n          ),\n          color: accidental ? black : white,\n        ),\n      ),\n    );\n  }\n}\n"
  },
  {
    "path": "lib/ui/widgets/piano_view.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter_hooks/flutter_hooks.dart';\n\nimport '../../src/services/settings.dart';\nimport 'piano_section.dart';\nimport 'piano_slider.dart';\n\nclass PianoView extends HookWidget {\n  const PianoView({\n    super.key,\n    required this.octaves,\n    required this.onPlay,\n    this.onStop,\n    required this.settings,\n  });\n\n  final int octaves;\n  final ValueChanged<int> onPlay;\n  final ValueChanged<int>? onStop;\n  final SettingsService settings;\n\n  @override\n  Widget build(BuildContext context) {\n    final controller = useScrollController();\n    final currentOffset = useState(0.0);\n    final keyWidthValue = useListenableSelector(settings.keyWidth, () => settings.keyWidth.value);\n    final disableScroll = useListenableSelector(settings.disableScroll, () => settings.disableScroll.value);\n    \n    final keyWidth = keyWidthValue + 4;\n    final sectionSize = keyWidth * 7;\n\n    useEffect(() {\n      void listener() {\n        currentOffset.value = controller.offset;\n      }\n      controller.addListener(listener);\n      \n      WidgetsBinding.instance.addPostFrameCallback((_) {\n        final middleC4Offset = ((keyWidth * 7) * 3) - (keyWidth * 3.5);\n        currentOffset.value = middleC4Offset;\n        if (controller.hasClients) {\n          controller.jumpTo(middleC4Offset);\n        }\n      });\n      \n      return () => controller.removeListener(listener);\n    }, [keyWidth]);\n\n    final physics = disableScroll\n        ? const NeverScrollableScrollPhysics()\n        : const BouncingScrollPhysics();\n\n    return Column(\n      children: [\n        ConstrainedBox(\n          constraints: const BoxConstraints(\n            maxHeight: 50,\n          ),\n          child: PianoSlider(\n            settings: settings,\n            viewport: sectionSize,\n            offset: currentOffset.value,\n            offsetChanged: (value) {\n              controller.jumpTo(value);\n              currentOffset.value = value;\n            },\n          ),\n        ),\n        Expanded(\n          flex: 1,\n          child: ListView.builder(\n            physics: physics,\n            itemCount: octaves,\n            controller: controller,\n            scrollDirection: Axis.horizontal,\n            itemBuilder: (context, index) {\n              return PianoSection(\n                index: index,\n                onPlay: onPlay,\n                onStop: onStop,\n                settings: settings,\n              );\n            },\n          ),\n        ),\n      ],\n    );\n  }\n}\n"
  },
  {
    "path": "main.yml",
    "content": "name: Build and Deploy Website\non:\n  pull_request:\n    branches:\n      - master\n  push:\n    branches:\n      - master\njobs:\n  build_web:\n    name: Build Flutter Project (Web)\n    runs-on: ubuntu-latest\n    steps:\n    - uses: actions/checkout@v1\n    - uses: actions/setup-java@v1\n      with:\n        java-version: '12.x'\n    - uses: subosito/flutter-action@v1\n      with:\n          channel: 'dev'\n    - run: flutter pub get\n    - run: flutter config --enable-web\n    - run: flutter build web\n    - name: Upload Web Folder\n      uses: actions/upload-artifact@master\n      with:\n        name: web-build\n        path: build/web\n  build_ios:\n    name: Build Flutter Project (iOS)\n    runs-on: macOS-latest\n    steps:\n    - uses: actions/checkout@v1\n    - uses: actions/setup-java@v1\n      with:\n        java-version: '12.x'\n    - uses: subosito/flutter-action@v1\n      with:\n          channel: 'dev'\n    - run: flutter pub get\n    - run: flutter build ios\n    - name: Upload iPA\n      uses: actions/upload-artifact@master\n      with:\n        name: ios-build\n        path: build/ios/iphoneos/Runner.app\n  build_android:\n    name: Build Flutter Project (Android)\n    runs-on: ubuntu-latest\n    steps:\n    - uses: actions/checkout@v1\n    - uses: actions/setup-java@v1\n      with:\n        java-version: '12.x'\n    - uses: subosito/flutter-action@v1\n      with:\n          channel: 'dev'\n    - run: flutter pub get\n    - run: flutter build apk --target-platform android-arm,android-arm64 --split-per-abi\n#     - run: appbundle --target-platform android-arm,android-arm64\n    - name: Upload APKs\n      uses: actions/upload-artifact@master\n      with:\n        name: apk-build\n        path: build/app/outputs/apk/release\n  deploy_web:\n    name: Deploy Website to Firebase Hosting\n    needs: build_web\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout Repo\n        uses: actions/checkout@master\n      - name: Download Artifact\n        uses: actions/download-artifact@master\n        with:\n          name: web-build\n      - name: Deploy to Firebase\n        uses: w9jds/firebase-action@master\n        with:\n          args: deploy --only hosting --public web-build\n        env:\n          FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}\n          PROJECT_ID: default\n# name: Build and Deploy iOS\n# on: push\n# jobs:\n#   build:\n#     name: Build\n#     runs-on: macOS-latest\n#     steps:\n#     - uses: actions/checkout@v1\n#     - uses: actions/setup-java@v1\n#       with:\n#         java-version: '12.x'\n#     - uses: subosito/flutter-action@v1\n#       with:\n#           channel: 'dev'\n#     - run: flutter pub get\n#     - run: flutter test\n#     - run: flutter build ios\n#     - name: Upload iPA\n#       uses: ncipollo/release-action@v1\n#       with:\n#         commit: master\n#         tag: v1\n#         artifacts: \"build/ios/iphoneos/Runner.app\"\n#         token: ${{ secrets.GITHUB_TOKEN }}\n\n# name: Build and Deploy Android\n# on: push\n# jobs:\n#   build:\n#     name: Build\n#     strategy:\n#       matrix:\n#         os:\n# #           - macOS-latest\n# #           - windows-latest\n# #           - ubuntu-latest\n#     runs-on: ${{matrix.os}}\n#     runs-on: ubuntu-latest\n#     steps:\n#     - uses: actions/checkout@v1\n#     - uses: actions/setup-java@v1\n#       with:\n#         java-version: '12.x'\n#     - uses: subosito/flutter-action@v1\n#       with:\n#           channel: 'dev'\n#     - run: flutter pub get\n#     - run: flutter test\n#     - run: flutter build apk --debug --split-per-abi\n#     - name: Upload APKs\n#       uses: ncipollo/release-action@v1\n#       with:\n#         commit: master\n#         tag: v1\n#         artifacts: \"build/app/outputs/apk/debug/*.apk\"\n#         token: ${{ secrets.GITHUB_TOKEN }}\n"
  },
  {
    "path": "pubspec.yaml",
    "content": "name: flutter_piano\ndescription: A Cross platform Midi Piano built with Flutter.\nmaintainer: Rody Davis Jr <rody.davis.jr@gmail.com>\nhomepage: https://github.com/rodydavis/flutter_piano\nversion: 2.0.1+502\npublish_to: none\nenvironment:\n  sdk: \">=3.3.0 <4.0.0\"\n\ndependencies:\n  flutter:\n    sdk: flutter\n  flutter_localizations:\n    sdk: flutter\n  flutter_hooks: ^0.21.2\n  get_it: ^8.0.2\n  injectable: ^2.5.0\n  go_router: ^14.7.2\n  recase: ^4.1.0\n  shared_preferences: ^2.3.2\n  intl: any\n  country_flags: ^3.0.0\n  shadcn_ui: ^0.53.5\n  url_launcher: ^6.3.1\n  dart_melty_soundfont: ^2.0.0\n  flutter_pcm_sound: ^3.3.3\n  web: ^1.1.1\n  shelf_router: ^1.1.4\n  shelf: ^1.4.2\n  path: ^1.9.1\n  markdown: ^7.3.1\n  mustache_template: ^2.0.4\n  shelf_static: ^1.1.3\n\ndev_dependencies:\n  flutter_test:\n    sdk: flutter\n  flutter_lints: ^5.0.0\n  build_version: ^2.1.1\n  build_runner: ^2.4.9\n  injectable_generator: ^2.6.2\n  msix: ^3.16.1\n  mocktail: ^1.0.4\n  flutter_hooks_test: ^2.0.0\n\ndependency_overrides:\n  package_info_plus: ^4.0.0\n\nflutter:\n  generate: true\n  uses-material-design: true\n  assets:\n    - assets/sounds/Piano.sf2\n    - CHANGELOG.md\n    - web/icons/Icon-192.png\n"
  },
  {
    "path": "templates/base.mustache",
    "content": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>{{title}} - The Pocket Piano</title>\n  <style>\n    body {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      margin: 0;\n      padding: 0;\n      background-color: #f9fafb;\n      color: #111827;\n      display: flex;\n      flex-direction: column;\n      min-height: 100vh;\n    }\n    header {\n      background-color: #0175C2;\n      color: white;\n      padding: 40px 20px;\n      text-align: center;\n    }\n    header h1 {\n      margin: 0;\n      font-size: 2.5rem;\n      font-weight: 800;\n      letter-spacing: -1px;\n    }\n    header a {\n      color: white;\n      text-decoration: none;\n    }\n    .content {\n      flex: 1;\n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      width: 100%;\n      box-sizing: border-box;\n      line-height: 1.6;\n    }\n    .content h1, .content h2, .content h3 {\n      color: #1f2937;\n    }\n    .content a {\n      color: #0175C2;\n      text-decoration: none;\n    }\n    .content a:hover {\n      text-decoration: underline;\n    }\n    footer {\n      background-color: #111827;\n      color: #d1d5db;\n      padding: 50px 20px 30px;\n      text-align: center;\n      margin-top: 40px;\n    }\n    .footer-links {\n      display: flex;\n      justify-content: center;\n      gap: 30px;\n      flex-wrap: wrap;\n      margin-bottom: 30px;\n    }\n    .footer-links a {\n      color: #9ca3af;\n      text-decoration: none;\n      transition: color 0.2s;\n      font-weight: 500;\n    }\n    .footer-links a:hover {\n      color: white;\n    }\n    /* Marketing specific styles */\n    .marketing-header {\n      padding: 80px 20px;\n    }\n    .marketing-header h1 {\n      font-size: 3.5rem;\n      margin-bottom: 15px;\n    }\n    .marketing-header p {\n      font-size: 1.25rem;\n      margin-bottom: 40px;\n      opacity: 0.9;\n      max-width: 600px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    .cta-buttons {\n      display: flex;\n      gap: 15px;\n      justify-content: center;\n      flex-wrap: wrap;\n    }\n    .btn {\n      display: inline-block;\n      padding: 14px 28px;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 600;\n      font-size: 1.1rem;\n      transition: all 0.2s ease;\n    }\n    .btn-primary {\n      background-color: white;\n      color: #0175C2;\n      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n    }\n    .btn-primary:hover {\n      background-color: #f3f4f6;\n      transform: translateY(-2px);\n      box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);\n    }\n    .btn-secondary {\n      background-color: transparent;\n      color: white;\n      border: 2px solid rgba(255, 255, 255, 0.8);\n    }\n    .btn-secondary:hover {\n      background-color: rgba(255, 255, 255, 0.1);\n      border-color: white;\n      transform: translateY(-2px);\n    }\n    .marketing-content {\n      text-align: center;\n      padding: 60px 20px;\n    }\n    .marketing-content h2 {\n      font-size: 2.5rem;\n      margin-bottom: 20px;\n    }\n    .marketing-content p {\n      font-size: 1.1rem;\n    }\n    \n    /* Markdown specific styles */\n    .markdown-body {\n      background: white;\n      padding: 40px;\n      border-radius: 8px;\n      box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n      text-align: left;\n    }\n    .markdown-body pre {\n      background: #f3f4f6;\n      padding: 16px;\n      border-radius: 6px;\n      overflow-x: auto;\n    }\n    .markdown-body code {\n      background: #f3f4f6;\n      padding: 2px 6px;\n      border-radius: 4px;\n      font-family: monospace;\n    }\n    .markdown-body blockquote {\n      border-left: 4px solid #e5e7eb;\n      margin-left: 0;\n      padding-left: 16px;\n      color: #6b7280;\n    }\n    .markdown-body table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .markdown-body th, .markdown-body td {\n      border: 1px solid #e5e7eb;\n      padding: 8px 12px;\n    }\n    .markdown-body th {\n      background-color: #f9fafb;\n    }\n    .markdown-body img {\n      max-width: 100%;\n      border-radius: 8px;\n    }\n  </style>\n</head>\n<body>\n  {{{content}}}\n\n  <footer>\n    <div class=\"footer-links\">\n      <!-- Link to the markdown pages locally if they exist, else remote -->\n      <a href=\"/privacy-policy\">Privacy Policy</a>\n      <a href=\"/changelog\">Changelog</a>\n    </div>\n    <p>&copy; {{year}} The Pocket Piano. All rights reserved.</p>\n  </footer>\n</body>\n</html>\n"
  },
  {
    "path": "templates/markdown.mustache",
    "content": "<header>\n  <h1><a href=\"/\">The Pocket Piano</a></h1>\n</header>\n<div class=\"content\">\n  <div class=\"markdown-body\">\n    {{{markdownHtml}}}\n  </div>\n</div>\n"
  },
  {
    "path": "templates/marketing.mustache",
    "content": "<header class=\"marketing-header\">\n  <div style=\"margin-bottom: 24px;\">\n    <a href=\"/\">\n      <img src=\"/icons/Icon-192.png\" alt=\"The Pocket Piano Logo\" style=\"width: 128px; height: 128px; border-radius: 32px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\">\n    </a>\n  </div>\n  <h1><a href=\"/\">The Pocket Piano</a></h1>\n  <p>Piano in your pocket with support for hardware keyboard playback and sustain.</p>\n  <div class=\"cta-buttons\">\n    <a href=\"/web/\" class=\"btn btn-primary\">Try Now (Web)</a>\n    <a href=\"{{appStoreLink}}\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"btn btn-secondary\">Download on App Store</a>\n    <a href=\"{{playStoreLink}}\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"btn btn-secondary\">Get it on Google Play</a>\n  </div>\n</header>\n\n<div class=\"content marketing-content\">\n  <h2>Access anywhere, anytime</h2>\n  <p>Works across iOS, Android, and Web. Play any note on a piano, always in your pocket.</p>\n</div>\n"
  },
  {
    "path": "test/home_test.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter_test/flutter_test.dart';\nimport 'package:flutter_piano/src/services/player.dart';\nimport 'package:flutter_piano/src/services/settings.dart';\nimport 'package:flutter_piano/src/services/injection.dart';\nimport 'package:flutter_piano/ui/screens/app.dart';\nimport 'package:flutter_piano/ui/widgets/piano_view.dart';\nimport 'package:flutter_piano/src/version.dart';\nimport 'package:mocktail/mocktail.dart';\nimport 'package:shared_preferences/shared_preferences.dart';\n\nclass MockPlayerService extends Mock implements PlayerService {}\nclass MockSharedPreferences extends Mock implements SharedPreferences {}\n\nvoid main() {\n  late MockPlayerService mockPlayerService;\n  late SettingsService settingsService;\n  late MockSharedPreferences mockSharedPreferences;\n\n  setUp(() async {\n    mockPlayerService = MockPlayerService();\n    mockSharedPreferences = MockSharedPreferences();\n    \n    // Stub SharedPreferences\n    when(() => mockSharedPreferences.getBool(any())).thenReturn(null);\n    when(() => mockSharedPreferences.getInt(any())).thenReturn(null);\n    when(() => mockSharedPreferences.getDouble(any())).thenReturn(null);\n    when(() => mockSharedPreferences.getString(any())).thenReturn(packageVersion);\n    when(() => mockSharedPreferences.setBool(any(), any())).thenAnswer((_) async => true);\n    when(() => mockSharedPreferences.setInt(any(), any())).thenAnswer((_) async => true);\n    when(() => mockSharedPreferences.setDouble(any(), any())).thenAnswer((_) async => true);\n    when(() => mockSharedPreferences.setString(any(), any())).thenAnswer((_) async => true);\n\n    settingsService = SettingsService(mockSharedPreferences);\n    \n    getIt.reset();\n    getIt.registerSingleton<PlayerService>(mockPlayerService);\n    getIt.registerSingleton<SettingsService>(settingsService);\n    getIt.registerSingleton<SharedPreferences>(mockSharedPreferences);\n  });\n\n  testWidgets('renders App correctly', (WidgetTester tester) async {\n    await tester.binding.setSurfaceSize(const Size(1024, 768));\n    await tester.pumpWidget(const ThePocketPiano());\n    \n    // Wait for GoRouter to initialize and navigate\n    for(int i = 0; i < 5; i++) {\n      await tester.pump(const Duration(milliseconds: 100));\n    }\n    await tester.pumpAndSettle();\n\n    expect(find.byType(ThePocketPiano), findsOneWidget);\n    // Use predicate to avoid type mismatch issues just in case\n    expect(find.byWidgetPredicate((w) => w.runtimeType.toString() == 'Home'), findsOneWidget);\n    expect(find.byType(Scaffold), findsOneWidget);\n    expect(find.byType(PianoView), findsWidgets);\n  });\n}\n"
  },
  {
    "path": "test/src/services/chord_engine_test.dart",
    "content": "import 'package:flutter_piano/src/services/chord_engine.dart';\nimport 'package:flutter_test/flutter_test.dart';\n\nvoid main() {\n  group('identifyChord', () {\n    test('returns empty string for empty list', () {\n      expect(identifyChord([]), '');\n    });\n\n    test('identifies single notes', () {\n      expect(identifyChord([const MidiNote(60)]), 'C'); // Middle C\n      expect(identifyChord([const MidiNote(61)]), 'C#');\n      expect(identifyChord([const MidiNote(72)]), 'C'); // C5\n    });\n\n    test('identifies major triads', () {\n      // C Major (C, E, G)\n      expect(identifyChord([const MidiNote(60), const MidiNote(64), const MidiNote(67)]), 'C Major');\n      // G Major (G, B, D)\n      expect(identifyChord([const MidiNote(67), const MidiNote(71), const MidiNote(74)]), 'G Major');\n    });\n\n    test('identifies minor triads', () {\n      // C Minor (C, Eb, G)\n      expect(identifyChord([const MidiNote(60), const MidiNote(63), const MidiNote(67)]), 'C Minor');\n      // A Minor (A, C, E)\n      expect(identifyChord([const MidiNote(57), const MidiNote(60), const MidiNote(64)]), 'A Minor');\n    });\n\n    test('identifies diminished and augmented triads', () {\n      // C Diminished (C, Eb, Gb)\n      expect(identifyChord([const MidiNote(60), const MidiNote(63), const MidiNote(66)]), 'C Diminished');\n      // C Augmented (C, E, G#)\n      expect(identifyChord([const MidiNote(60), const MidiNote(64), const MidiNote(68)]), 'C Augmented');\n    });\n\n    test('identifies 7th chords', () {\n      // C Maj7 (C, E, G, B)\n      expect(identifyChord([const MidiNote(60), const MidiNote(64), const MidiNote(67), const MidiNote(71)]), 'C Maj 7');\n      // C Dom7 (C, E, G, Bb)\n      expect(identifyChord([const MidiNote(60), const MidiNote(64), const MidiNote(67), const MidiNote(70)]), 'C Dom 7');\n      // C Min7 (C, Eb, G, Bb)\n      expect(identifyChord([const MidiNote(60), const MidiNote(63), const MidiNote(67), const MidiNote(70)]), 'C Min 7');\n    });\n\n    test('identifies inversions (slash chords)', () {\n      // C Major first inversion (E, G, C) -> C Major / E\n      expect(identifyChord([const MidiNote(64), const MidiNote(67), const MidiNote(72)]), 'C Major / E');\n      // C Major second inversion (G, C, E) -> C Major / G\n      expect(identifyChord([const MidiNote(67), const MidiNote(72), const MidiNote(76)]), 'C Major / G');\n    });\n\n    test('identifies power chords', () {\n      // C5 (C, G)\n      expect(identifyChord([const MidiNote(60), const MidiNote(67)]), 'C 5');\n    });\n\n    test('identifies sus chords', () {\n      // Csus2 (C, D, G)\n      expect(identifyChord([const MidiNote(60), const MidiNote(62), const MidiNote(67)]), 'C sus2');\n      // Csus4 (C, F, G)\n      expect(identifyChord([const MidiNote(60), const MidiNote(65), const MidiNote(67)]), 'C sus4');\n    });\n\n    test('handles multiple octaves and duplicate notes', () {\n      // C Major with extra C and E\n      expect(identifyChord([\n        const MidiNote(60), // C4\n        const MidiNote(64), // E4\n        const MidiNote(67), // G4\n        const MidiNote(72), // C5\n        const MidiNote(76), // E5\n      ]), 'C Major');\n    });\n\n    test('identifies rootless 7th chords', () {\n      // C dom7 rootless (E, Bb) played as (E, Bb, C) -> wait, the dictionary has [0, 4, 10]\n      // That means C, E, Bb.\n      expect(identifyChord([const MidiNote(60), const MidiNote(64), const MidiNote(70)]), 'C Dom 7');\n    });\n\n    test('falls back to note symbols for unknown chords', () {\n      // Random cluster that isn't a common chord\n      final result = identifyChord([const MidiNote(60), const MidiNote(61), const MidiNote(62)]);\n      expect(result, contains('C-C#-D'));\n    });\n  });\n}\n"
  },
  {
    "path": "test/src/services/player_test.dart",
    "content": "import 'package:flutter/services.dart';\nimport 'package:flutter_piano/src/services/player.dart';\nimport 'package:flutter_test/flutter_test.dart';\n\nvoid main() {\n  TestWidgetsFlutterBinding.ensureInitialized();\n\n  group('PlayerService', () {\n    test('initializes and loads soundfont', () async {\n      // Mock rootBundle.load\n      // This might fail if dart_melty_soundfont tries to render\n      // or if PcmAudioPlayer throws.\n      // For now, let's see if we can just get past the load.\n      // Actually, testing PlayerService is hard due to its dependencies.\n      // I'll skip deep testing of the audio engine and focus on the hooks.\n    });\n  });\n}\n"
  },
  {
    "path": "test/src/services/settings_test.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter_piano/src/models/settings_models.dart';\nimport 'package:flutter_piano/src/services/settings.dart';\nimport 'package:flutter_test/flutter_test.dart';\nimport 'package:shared_preferences/shared_preferences.dart';\n\nvoid main() {\n  TestWidgetsFlutterBinding.ensureInitialized();\n\n  group('SettingsService', () {\n    late SharedPreferences prefs;\n\n    setUp(() async {\n      SharedPreferences.setMockInitialValues({\n        'disableScroll': true,\n        'splitKeyboard': false,\n        'themeColor': Colors.blue.toARGB32(),\n        'themeMode': 'dark',\n        'invertKeys': true,\n        'keyWidth': 100.0,\n        'keyLabels': 'none',\n        'colorRole': 'primary',\n        'haptics': false,\n        'locale': 'fr',\n      });\n      prefs = await SharedPreferences.getInstance();\n    });\n\n    test('loads initial values from SharedPreferences', () async {\n      final service = SettingsService(prefs);\n\n      expect(service.disableScroll.value, true);\n      expect(service.splitKeyboard.value, false);\n      expect(service.themeColor.value.toARGB32(), Colors.blue.toARGB32());\n      expect(service.themeMode.value, ThemeMode.dark);\n      expect(service.invertKeys.value, true);\n      expect(service.keyWidth.value, 100.0);\n      expect(service.keyLabels.value, PitchLabels.none);\n      expect(service.colorRole.value, ColorRole.primary);\n      expect(service.haptics.value, false);\n      expect(service.locale.value, const Locale('fr'));\n    });\n\n    test('updates SharedPreferences when values change', () async {\n      final service = SettingsService(prefs);\n\n      service.disableScroll.value = false;\n      expect(prefs.getBool('disableScroll'), false);\n\n      service.splitKeyboard.value = true;\n      expect(prefs.getBool('splitKeyboard'), true);\n\n      service.themeColor.value = Colors.red;\n      expect(prefs.getInt('themeColor'), Colors.red.toARGB32());\n\n      service.themeMode.value = ThemeMode.light;\n      expect(prefs.getString('themeMode'), 'light');\n\n      service.invertKeys.value = false;\n      expect(prefs.getBool('invertKeys'), false);\n\n      service.keyWidth.value = 120.0;\n      expect(prefs.getDouble('keyWidth'), 120.0);\n\n      service.keyLabels.value = PitchLabels.both;\n      expect(prefs.getString('keyLabels'), 'both');\n\n      service.colorRole.value = ColorRole.monoChrome;\n      expect(prefs.getString('colorRole'), 'monoChrome');\n\n      service.haptics.value = true;\n      expect(prefs.getBool('haptics'), true);\n\n      service.locale.value = const Locale('en');\n      expect(prefs.getString('locale'), 'en');\n      \n      service.locale.value = null;\n      expect(prefs.containsKey('locale'), false);\n    });\n\n    test('defaults to standard values if SharedPreferences is empty', () async {\n      SharedPreferences.setMockInitialValues({});\n      prefs = await SharedPreferences.getInstance();\n      final service = SettingsService(prefs);\n\n      expect(service.disableScroll.value, false);\n      expect(service.splitKeyboard.value, true);\n      expect(service.themeColor.value, Colors.red);\n      expect(service.themeMode.value, ThemeMode.light);\n      expect(service.invertKeys.value, false);\n      expect(service.keyWidth.value, 80.0);\n      expect(service.keyLabels.value, PitchLabels.both);\n      expect(service.colorRole.value, ColorRole.monoChrome);\n      expect(service.haptics.value, true);\n      expect(service.locale.value, null);\n    });\n  });\n}\n"
  },
  {
    "path": "test/ui/hooks/use_chord_recognition_test.dart",
    "content": "import 'package:flutter_hooks_test/flutter_hooks_test.dart';\nimport 'package:flutter_piano/ui/hooks/use_chord_recognition.dart';\nimport 'package:flutter_test/flutter_test.dart';\n\nvoid main() {\n  group('useChordRecognition', () {\n    testWidgets('initial state is empty', (tester) async {\n      final result = await buildHook(() => useChordRecognition());\n      expect(result.current.chord, '');\n    });\n\n    testWidgets('onNoteOn adds notes and updates chord', (tester) async {\n      final result = await buildHook(() => useChordRecognition());\n\n      await act(() => result.current.onNoteOn(60)); // C\n      expect(result.current.chord, 'C');\n\n      await act(() => result.current.onNoteOn(64)); // E\n      await act(() => result.current.onNoteOn(67)); // G\n      expect(result.current.chord, 'C Major');\n    });\n\n    testWidgets('onNoteOff removes notes and updates chord', (tester) async {\n      final result = await buildHook(() => useChordRecognition());\n\n      await act(() => result.current.onNoteOn(60));\n      await act(() => result.current.onNoteOn(64));\n      await act(() => result.current.onNoteOn(67));\n      expect(result.current.chord, 'C Major');\n\n      await act(() => result.current.onNoteOff(64));\n      expect(result.current.chord, 'C 5'); // C and G\n\n      await act(() => result.current.onNoteOff(67));\n      expect(result.current.chord, 'C');\n    });\n\n    testWidgets('clear removes all notes', (tester) async {\n      final result = await buildHook(() => useChordRecognition());\n\n      await act(() => result.current.onNoteOn(60));\n      await act(() => result.current.onNoteOn(64));\n      expect(result.current.chord, contains('C-E'));\n\n      await act(() => result.current.clear());\n      expect(result.current.chord, '');\n    });\n  });\n}\n"
  },
  {
    "path": "test/ui/hooks/use_octave_test.dart",
    "content": "import 'package:flutter_hooks_test/flutter_hooks_test.dart';\nimport 'package:flutter_piano/ui/hooks/use_octave.dart';\nimport 'package:flutter_test/flutter_test.dart';\n\nvoid main() {\n  group('useOctave', () {\n    testWidgets('initial state is 0', (tester) async {\n      final result = await buildHook(() => useOctave());\n      expect(result.current.offset, 0);\n    });\n\n    testWidgets('adjust increases and decreases offset', (tester) async {\n      final result = await buildHook(() => useOctave());\n\n      await act(() => result.current.adjust(1));\n      expect(result.current.offset, 1);\n\n      await act(() => result.current.adjust(-2));\n      expect(result.current.offset, -1);\n    });\n\n    testWidgets('adjust is clamped at -5 and 5', (tester) async {\n      final result = await buildHook(() => useOctave());\n\n      // Max nOctaves=7, clamping at -5 to 5 ( -7+2 to 7-2 )\n      await act(() => result.current.adjust(10));\n      expect(result.current.offset, 5);\n\n      await act(() => result.current.adjust(-20));\n      expect(result.current.offset, -5);\n    });\n\n    testWidgets('reset sets offset to 0', (tester) async {\n      final result = await buildHook(() => useOctave());\n\n      await act(() => result.current.adjust(3));\n      expect(result.current.offset, 3);\n\n      await act(() => result.current.reset());\n      expect(result.current.offset, 0);\n    });\n  });\n}\n"
  },
  {
    "path": "test/ui/hooks/use_piano_keyboard_test.dart",
    "content": "import 'package:flutter/services.dart';\nimport 'package:flutter/widgets.dart';\nimport 'package:flutter_hooks_test/flutter_hooks_test.dart';\nimport 'package:flutter_piano/ui/hooks/use_octave.dart';\nimport 'package:flutter_piano/ui/hooks/use_piano_keyboard.dart';\nimport 'package:flutter_piano/ui/hooks/use_player.dart';\nimport 'package:flutter_piano/ui/hooks/use_sustain.dart';\nimport 'package:flutter_piano/ui/hooks/use_velocity.dart';\nimport 'package:flutter_test/flutter_test.dart';\nimport 'package:mocktail/mocktail.dart';\n\nclass MockPianoPlayer extends Mock implements PianoPlayer {}\n\nvoid main() {\n  late MockPianoPlayer mockPlayer;\n  late FocusNode focusNode;\n\n  setUp(() {\n    mockPlayer = MockPianoPlayer();\n    focusNode = FocusNode();\n    when(() => mockPlayer.play(any())).thenAnswer((_) async {});\n    when(() => mockPlayer.stop(any())).thenAnswer((_) async {});\n  });\n\n  group('usePianoKeyboard', () {\n    testWidgets('triggers play on KeyDownEvent (KeyA -> C4)', (tester) async {\n      final octave = OctaveState(offset: 0, adjust: (_) {}, reset: () {});\n      final velocity = VelocityState(value: 127, adjust: (_) {});\n      final sustain = SustainState(value: false, setSustain: (_) {});\n\n      final result = await buildHook(() => usePianoKeyboard(\n        octave: octave,\n        velocity: velocity,\n        sustain: sustain,\n        player: mockPlayer,\n      ));\n\n      final handler = result.current;\n      final event = KeyDownEvent(\n        logicalKey: LogicalKeyboardKey.keyA,\n        physicalKey: PhysicalKeyboardKey.keyA,\n        timeStamp: Duration.zero,\n      );\n\n      final keyResult = handler(focusNode, event);\n\n      expect(keyResult, KeyEventResult.handled);\n      verify(() => mockPlayer.play(60)).called(1);\n    });\n\n    testWidgets('triggers stop on KeyUpEvent (KeyA -> C4)', (tester) async {\n      final octave = OctaveState(offset: 0, adjust: (_) {}, reset: () {});\n      final velocity = VelocityState(value: 127, adjust: (_) {});\n      final sustain = SustainState(value: false, setSustain: (_) {});\n\n      final result = await buildHook(() => usePianoKeyboard(\n        octave: octave,\n        velocity: velocity,\n        sustain: sustain,\n        player: mockPlayer,\n      ));\n\n      final handler = result.current;\n      \n      handler(focusNode, KeyDownEvent(\n        logicalKey: LogicalKeyboardKey.keyA,\n        physicalKey: PhysicalKeyboardKey.keyA,\n        timeStamp: Duration.zero,\n      ));\n\n      final event = KeyUpEvent(\n        logicalKey: LogicalKeyboardKey.keyA,\n        physicalKey: PhysicalKeyboardKey.keyA,\n        timeStamp: Duration.zero,\n      );\n\n      final keyResult = handler(focusNode, event);\n\n      expect(keyResult, KeyEventResult.handled);\n      verify(() => mockPlayer.stop(60)).called(1);\n    });\n\n    testWidgets('adjusts octave with Z and X keys', (tester) async {\n      int adjusted = 0;\n      final octave = OctaveState(offset: 0, adjust: (v) => adjusted = v, reset: () {});\n      final velocity = VelocityState(value: 127, adjust: (_) {});\n      final sustain = SustainState(value: false, setSustain: (_) {});\n\n      final result = await buildHook(() => usePianoKeyboard(\n        octave: octave,\n        velocity: velocity,\n        sustain: sustain,\n        player: mockPlayer,\n      ));\n\n      final handler = result.current;\n\n      handler(focusNode, KeyDownEvent(\n        logicalKey: LogicalKeyboardKey.keyZ,\n        physicalKey: PhysicalKeyboardKey.keyZ,\n        timeStamp: Duration.zero,\n      ));\n      expect(adjusted, -1);\n\n      handler(focusNode, KeyDownEvent(\n        logicalKey: LogicalKeyboardKey.keyX,\n        physicalKey: PhysicalKeyboardKey.keyX,\n        timeStamp: Duration.zero,\n      ));\n      expect(adjusted, 1);\n    });\n\n    testWidgets('adjusts velocity with C and V keys', (tester) async {\n      int adjusted = 0;\n      final octave = OctaveState(offset: 0, adjust: (_) {}, reset: () {});\n      final velocity = VelocityState(value: 127, adjust: (v) => adjusted = v);\n      final sustain = SustainState(value: false, setSustain: (_) {});\n\n      final result = await buildHook(() => usePianoKeyboard(\n        octave: octave,\n        velocity: velocity,\n        sustain: sustain,\n        player: mockPlayer,\n      ));\n\n      final handler = result.current;\n\n      handler(focusNode, KeyDownEvent(\n        logicalKey: LogicalKeyboardKey.keyC,\n        physicalKey: PhysicalKeyboardKey.keyC,\n        timeStamp: Duration.zero,\n      ));\n      expect(adjusted, -1);\n\n      handler(focusNode, KeyDownEvent(\n        logicalKey: LogicalKeyboardKey.keyV,\n        physicalKey: PhysicalKeyboardKey.keyV,\n        timeStamp: Duration.zero,\n      ));\n      expect(adjusted, 1);\n    });\n\n    testWidgets('triggers sustain with Space key', (tester) async {\n      bool sustained = false;\n      final octave = OctaveState(offset: 0, adjust: (_) {}, reset: () {});\n      final velocity = VelocityState(value: 127, adjust: (_) {});\n      final sustain = SustainState(value: false, setSustain: (v) => sustained = v);\n\n      final result = await buildHook(() => usePianoKeyboard(\n        octave: octave,\n        velocity: velocity,\n        sustain: sustain,\n        player: mockPlayer,\n      ));\n\n      final handler = result.current;\n\n      handler(focusNode, KeyDownEvent(\n        logicalKey: LogicalKeyboardKey.space,\n        physicalKey: PhysicalKeyboardKey.space,\n        timeStamp: Duration.zero,\n      ));\n      expect(sustained, true);\n\n      handler(focusNode, KeyUpEvent(\n        logicalKey: LogicalKeyboardKey.space,\n        physicalKey: PhysicalKeyboardKey.space,\n        timeStamp: Duration.zero,\n      ));\n      expect(sustained, false);\n    });\n\n    testWidgets('respects octave offset for MIDI notes', (tester) async {\n      final octave = OctaveState(offset: 1, adjust: (_) {}, reset: () {});\n      final velocity = VelocityState(value: 127, adjust: (_) {});\n      final sustain = SustainState(value: false, setSustain: (_) {});\n\n      final result = await buildHook(() => usePianoKeyboard(\n        octave: octave,\n        velocity: velocity,\n        sustain: sustain,\n        player: mockPlayer,\n      ));\n\n      final handler = result.current;\n      handler(focusNode, KeyDownEvent(\n        logicalKey: LogicalKeyboardKey.keyA,\n        physicalKey: PhysicalKeyboardKey.keyA,\n        timeStamp: Duration.zero,\n      ));\n\n      verify(() => mockPlayer.play(72)).called(1);\n    });\n  });\n}\n"
  },
  {
    "path": "test/ui/hooks/use_player_test.dart",
    "content": "import 'package:flutter_hooks_test/flutter_hooks_test.dart';\nimport 'package:flutter_piano/src/services/injection.dart';\nimport 'package:flutter_piano/src/services/player.dart';\nimport 'package:flutter_piano/ui/hooks/use_player.dart';\nimport 'package:flutter_test/flutter_test.dart';\nimport 'package:mocktail/mocktail.dart';\n\nclass MockPlayerService extends Mock implements PlayerService {}\n\nvoid main() {\n  late MockPlayerService mockPlayerService;\n\n  setUp(() {\n    mockPlayerService = MockPlayerService();\n    getIt.registerSingleton<PlayerService>(mockPlayerService);\n  });\n\n  tearDown(() {\n    getIt.reset();\n  });\n\n  group('usePlayer', () {\n    testWidgets('play() calls service.play() with correct sustain', (tester) async {\n      when(() => mockPlayerService.play(60, sustain: true)).thenAnswer((_) async {});\n      \n      final result = await buildHook(() => usePlayer(sustain: true));\n\n      await act(() => result.current.play(60));\n      verify(() => mockPlayerService.play(60, sustain: true)).called(1);\n    });\n\n    testWidgets('stop() calls service.stop() with correct sustain', (tester) async {\n      when(() => mockPlayerService.stop(60, sustain: false)).thenAnswer((_) async {});\n      \n      final result = await buildHook(() => usePlayer(sustain: false));\n\n      await act(() => result.current.stop(60));\n      verify(() => mockPlayerService.stop(60, sustain: false)).called(1);\n    });\n  });\n}\n"
  },
  {
    "path": "test/ui/hooks/use_sustain_test.dart",
    "content": "import 'package:flutter_hooks_test/flutter_hooks_test.dart';\nimport 'package:flutter_piano/src/services/injection.dart';\nimport 'package:flutter_piano/src/services/player.dart';\nimport 'package:flutter_piano/ui/hooks/use_sustain.dart';\nimport 'package:flutter_test/flutter_test.dart';\nimport 'package:mocktail/mocktail.dart';\n\nclass MockPlayerService extends Mock implements PlayerService {}\n\nvoid main() {\n  late MockPlayerService mockPlayerService;\n\n  setUp(() {\n    mockPlayerService = MockPlayerService();\n    when(() => mockPlayerService.stopSustain()).thenAnswer((_) async {});\n    getIt.registerSingleton<PlayerService>(mockPlayerService);\n  });\n\n  tearDown(() {\n    getIt.reset();\n  });\n\n  group('useSustain', () {\n    testWidgets('initial state is false', (tester) async {\n      final result = await buildHook(() => useSustain());\n      expect(result.current.value, false);\n    });\n\n    testWidgets('setSustain updates value', (tester) async {\n      final result = await buildHook(() => useSustain());\n\n      await act(() => result.current.setSustain(true));\n      expect(result.current.value, true);\n\n      await act(() => result.current.setSustain(false));\n      expect(result.current.value, false);\n    });\n\n    testWidgets('calls player.stopSustain() when sustain is set to false', (tester) async {\n      when(() => mockPlayerService.stopSustain()).thenAnswer((_) async {});\n\n      final result = await buildHook(() => useSustain());\n\n      // Set to true first\n      await act(() => result.current.setSustain(true));\n      verifyNever(() => mockPlayerService.stopSustain());\n\n      // Set to false\n      await act(() => result.current.setSustain(false));\n      verify(() => mockPlayerService.stopSustain()).called(1);\n    });\n  });\n}\n"
  },
  {
    "path": "test/ui/hooks/use_velocity_test.dart",
    "content": "import 'package:flutter_hooks_test/flutter_hooks_test.dart';\nimport 'package:flutter_piano/ui/hooks/use_velocity.dart';\nimport 'package:flutter_test/flutter_test.dart';\n\nvoid main() {\n  group('useVelocity', () {\n    testWidgets('initial state is 127', (tester) async {\n      final result = await buildHook(() => useVelocity());\n      expect(result.current.value, 127);\n    });\n\n    testWidgets('adjust increases and decreases velocity', (tester) async {\n      final result = await buildHook(() => useVelocity());\n\n      await act(() => result.current.adjust(-27));\n      expect(result.current.value, 100);\n\n      await act(() => result.current.adjust(10));\n      expect(result.current.value, 110);\n    });\n\n    testWidgets('adjust is clamped between 0 and 127', (tester) async {\n      final result = await buildHook(() => useVelocity());\n\n      await act(() => result.current.adjust(10));\n      expect(result.current.value, 127);\n\n      await act(() => result.current.adjust(-200));\n      expect(result.current.value, 0);\n    });\n  });\n}\n"
  },
  {
    "path": "web/.nojekyll",
    "content": ""
  },
  {
    "path": "web/CNAME",
    "content": "pocketpiano.app"
  },
  {
    "path": "web/browserconfig.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<browserconfig>\n    <msapplication>\n        <tile>\n            <square150x150logo src=\"/mstile-150x150.png\"/>\n            <TileColor>#da532c</TileColor>\n        </tile>\n    </msapplication>\n</browserconfig>\n"
  },
  {
    "path": "web/index.html",
    "content": "<!DOCTYPE html>\n<html>\n\n<head>\n  <base href=\"$FLUTTER_BASE_HREF\" />\n\n  <meta charset=\"UTF-8\" />\n  <meta name=\"og:title\" property=\"og:title\" content=\"The Pocket Piano\" />\n  <meta name=\"og:description\" property=\"og:description\" content=\"Online Free Piano\" />\n  <meta name=\"description\" content=\"Online Free Piano\" />\n  <meta name=\"og:type\" property=\"og:type\" content=\"website\" />\n  <title>The Pocket Piano</title>\n  <link rel=\"icon\" type=\"image/png\" href=\"favicon-16x16.png\" />\n\n  <link rel=\"manifest\" href=\"manifest.json\" />\n\n  <link rel=\"shortcut icon\" href=\"favicon.ico\" />\n\n</head>\n\n<body oncontextmenu=\"return false\">\n  <script src=\"flutter_bootstrap.js\" async></script>\n</body>\n\n</html>"
  },
  {
    "path": "web/manifest.json",
    "content": "{\n  \"name\": \"The Pocket Piano\",\n  \"short_name\": \"Pocket Piano\",\n  \"start_url\": \".\",\n  \"display\": \"standalone\",\n  \"background_color\": \"#000000\",\n  \"theme_color\": \"#FF0000\",\n  \"description\": \"A Cross platform Midi Piano built with Flutter.\",\n  \"orientation\": \"portrait-primary\",\n  \"prefer_related_applications\": true,\n  \"related_applications\": [\n    {\n      \"platform\": \"play\",\n      \"url\": \"https://play.google.com/store/apps/details?id=com.appleeducate.flutter_piano&hl=en_US\",\n      \"id\": \"com.appleeducate.flutter_piano\"\n    },\n    {\n      \"platform\": \"itunes\",\n      \"url\": \"https://apps.apple.com/us/app/the-pocket-piano/id1453992672\"\n    }\n  ],\n  \"icons\": [\n    {\n      \"src\": \"icons/Icon-192.png\",\n      \"sizes\": \"192x192\",\n      \"type\": \"image/png\"\n    },\n    {\n      \"src\": \"icons/Icon-512.png\",\n      \"sizes\": \"512x512\",\n      \"type\": \"image/png\"\n    }\n  ]\n}"
  }
]