SpotiFLAC-Mobile/lib/models
zarzet 904b45e8f6 chore: housekeeping cleanup and code deduplication
- Remove stray tracked files (root AndroidManifest.xml, build.gradle.bak, temp_project template)
- Move README-only images out of app asset bundle to reduce APK/IPA size (~1.68MB)
- Fix logo filename typo (transparant -> transparent)
- Deduplicate _readPositiveInt into shared int_utils.dart
- Deduplicate _themeModeFromString (reuse from theme_settings.dart)
- Remove deprecated LocalLibraryState.items getter
- Remove unused sqflite_common_ffi dependency
- Update apps.json version to 4.5.1
- Fix Flutter version in CONTRIBUTING.md (3.38.1 -> 3.41.5)
- Improve .gitignore patterns (NUL, *.bak, root AndroidManifest.xml)
2026-05-08 21:37:56 +07:00
..
download_item.dart feat: track byte-level download progress for extension downloads 2026-03-27 21:58:01 +07:00
download_item.g.dart feat: track byte-level download progress for extension downloads 2026-03-27 21:58:01 +07:00
settings.dart feat: add experimental Android native download worker 2026-05-05 02:41:00 +07:00
settings.g.dart feat: add experimental Android native download worker 2026-05-05 02:41:00 +07:00
theme_settings.dart chore: housekeeping cleanup and code deduplication 2026-05-08 21:37:56 +07:00
track.dart feat: improve extension metadata UI 2026-04-29 18:33:44 +07:00
track.g.dart feat: improve extension metadata UI 2026-04-29 18:33:44 +07:00