Sanders 3943135397
build-apk / build (push) Failing after 11m26s
Fix Gradle config crash when key.properties is absent
signingConfigs.release was configured unconditionally, so even assembleDebug
failed at configuration time with 'getProperty(...) must not be null' on CI
(build-apk.yml restores the keystore only after the debug build). Guard the
release signing config on key.properties existence: debug builds proceed
unsigned, release builds still sign when the keystore is present.
2026-08-12 00:24:04 +03:00
2026-05-30 00:18:06 +03:00
2026-07-20 23:04:03 +03:00
2026-07-20 23:04:03 +03:00
2026-07-20 23:04:03 +03:00
2026-05-27 10:59:58 +03:00
2026-05-27 10:36:03 +03:00
2026-05-27 17:01:13 +03:00
2026-05-27 09:19:19 +03:00
2026-05-28 17:27:11 +03:00

new_budget

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

S
Description
No description provided
Readme
4.8 MiB
v1.0.1
Latest
2026-08-12 01:57:23 +03:00
Languages
Dart 97.5%
Kotlin 2.2%
PowerShell 0.1%
Ruby 0.1%