fix new version applocalization

This commit is contained in:
2025-08-31 18:24:49 +02:00
parent 2f74f5ed78
commit 6169483839
169 changed files with 2384 additions and 45 deletions

View File

@@ -1,7 +0,0 @@
GEMINI_API_KEY=AIzaSyA_duijigpl47KaNYMZmtiUjor1C2REKMo
GOOGLEMAP_API_KEY=AIzaSyA_duijigpl47KaNYMZmtiUjor1C2REKMo
IMGBB_API_KEY=87a91f7e54516808dda2c4feffbd5287
MAPBOX_ACCESS_TOKEN=pk.eyJ1IjoidmFsY3plODAiLCJhIjoiY20ydGtsbWQ1MDN0OTJpcjVuZWhpY2RiZSJ9.ZKQHadu6CDlXUZV3RTxpPA
PLACE_API_KEY=AIzaSyAt1LQIV_hwJQF56sXjb4oxEZEC0wI3PKg
AD_UNIT_ID=ca-app-pub-4855855675386260/2474310045
KEY_ENCRYPT=FXNF4VSYvaLdldlq

View File

@@ -5,11 +5,9 @@
*.swp
.DS_Store
.atom/
.build/
.buildlog/
.history
.svn/
.swiftpm/
migrate_working_dir/
# IntelliJ related
@@ -27,11 +25,15 @@ migrate_working_dir/
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
/coverage/
# Web related
lib/generated_plugin_registrant.dart
# Symbolication related
app.*.symbols
@@ -43,3 +45,5 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
.env

View File

@@ -1 +0,0 @@
Running Gradle task 'assembleRelease'... 567ms