Create locals file for local configuration and testing variables. Move variable-based files to a var folder.
This commit is contained in:
3
lib/var/locals.dart.EXAMPLE
Normal file
3
lib/var/locals.dart.EXAMPLE
Normal file
@ -0,0 +1,3 @@
|
||||
// This file needs renamed `local.dart` if implemented.
|
||||
|
||||
const bool debug = false;
|
Reference in New Issue
Block a user