Pin max nodes indicator to screen, not map. Clean up cruft.

This commit is contained in:
stopflock
2025-12-07 17:51:23 -06:00
parent 7fb467872a
commit 98e7e499d4
4 changed files with 100 additions and 22 deletions

View File

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