Vitaliy Zarubin
1 year ago
199 changed files with 425 additions and 1669 deletions
@ -1,3 +1,4 @@
|
||||
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||
# SPDX-FileCopyrightText: 2023 Open Mobile Platform LLC <community@omp.ru> |
||||
# SPDX-License-Identifier: BSD-3-Clause |
||||
|
||||
include: package:flutter_lints/flutter.yaml |
||||
|
@ -1,6 +1,5 @@
|
||||
/* |
||||
* Copyright (C) 2023 Open Mobile Platform LLC. |
||||
*/ |
||||
// SPDX-FileCopyrightText: 2023 Open Mobile Platform LLC <community@omp.ru> |
||||
// SPDX-License-Identifier: BSD-3-Clause |
||||
abstract class BuildConfig { |
||||
bool get isDebug; |
||||
} |
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue