m3_lightmeter/scripts/mocks/mock_constants.dart
2025-03-17 22:16:41 +01:00

4 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/';