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:
3
lib/var/secrets.EXAMPLE.dart
Normal file
3
lib/var/secrets.EXAMPLE.dart
Normal file
@ -0,0 +1,3 @@
|
||||
// This file needs renamed `secrets.dart` and filled out properly if implemented.
|
||||
|
||||
final String openWeatherKey = "abc123";
|
Reference in New Issue
Block a user