mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-04-05 17:10:41 +00:00
5 lines
229 B
Dart
5 lines
229 B
Dart
![]() |
const String contactEmail = '';
|
||
|
const String iapServerUrl = '';
|
||
|
const String issuesReportUrl = 'https://github.com/vodemn/m3_lightmeter/issues/new/choose';
|
||
|
const String sourceCodeUrl = 'https://github.com/vodemn/m3_lightmeter/';
|