You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Prepend the SPDX-MIT header to every generated Dart file so tools/ci/spdx_lint.sh
# stays green on the committed generated output (the files are tracked under lib/).
header: "// SPDX-License-Identifier: MIT\n// Part of PyBLE (https://pyble.dev) — see /LICENSE.\n// GENERATED by `flutter gen-l10n` from app/lib/localization/arb — do not edit by hand."