Break up the home_screen monopoly

This commit is contained in:
stopflock
2025-12-02 22:28:31 -06:00
parent bb3d398c9c
commit db5c7311b1
8 changed files with 727 additions and 382 deletions

View File

@@ -1,7 +1,7 @@
name: deflockapp
description: Map public surveillance infrastructure with OpenStreetMap
publish_to: "none"
version: 1.5.4+25 # The thing after the + is the version code, incremented with each release
version: 1.6.0+26 # 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+