mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-08-11 05:30:22 +02:00
Add welcome popup, changelog system, and account deletion button
This commit is contained in:
+2
-1
@@ -1,7 +1,7 @@
|
||||
name: deflockapp
|
||||
description: Map public surveillance infrastructure with OpenStreetMap
|
||||
publish_to: "none"
|
||||
version: 1.2.3+4 # The thing after the + is the version code, incremented with each release
|
||||
version: 1.2.4+5 # The thing after the + is the version code, incremented with each release
|
||||
|
||||
environment:
|
||||
sdk: ">=3.5.0 <4.0.0" # oauth2_client 4.x needs Dart 3.5+
|
||||
@@ -45,6 +45,7 @@ flutter:
|
||||
- assets/android_app_icon.png
|
||||
- assets/transparent_1x1.png
|
||||
- assets/deflock-logo.svg
|
||||
- assets/changelog.json
|
||||
- lib/localizations/
|
||||
|
||||
flutter_launcher_icons:
|
||||
|
||||
Reference in New Issue
Block a user