mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 01:14:54 +00:00
initialized Application theme
This commit is contained in:
3
lib/services/api/api_links_endpoints.dart
Normal file
3
lib/services/api/api_links_endpoints.dart
Normal file
@ -0,0 +1,3 @@
|
||||
abstract class ApiEndpoints {
|
||||
static const String apiKey = '';
|
||||
}
|
||||
Reference in New Issue
Block a user