Nuevos cambios hechos de diseño
This commit is contained in:
5
desarrollo2/source_code/lib/other_config.dart
Normal file
5
desarrollo2/source_code/lib/other_config.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
class OtherConfig{
|
||||
static const bool USE_GOOGLE_MAP = false;
|
||||
static const String GOOGLE_MAP_API_KEY = "";
|
||||
}
|
||||
Reference in New Issue
Block a user