Add var for number of seconds between data refreshes. Rename locals file to config and also end example files in .dart.

This commit is contained in:
2025-04-25 08:39:56 -07:00
parent 7a48d137e0
commit 54ae255e9e
4 changed files with 9 additions and 6 deletions

View File

@ -0,0 +1,3 @@
// This file needs renamed `secrets.dart` and filled out properly if implemented.
final String openWeatherKey = "abc123";