File picker permissions and header rename. Also merged jija shit

This commit is contained in:
nullpeer
2025-11-30 14:07:33 +03:00
parent d793498d0a
commit 803a855c21
18 changed files with 2820 additions and 1611 deletions

2
lib/consts.dart Normal file
View File

@@ -0,0 +1,2 @@
// Датафайл с константами, полезно при изменении версии например
const version = "0.3.0";