mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
Update README.md
This commit is contained in:
parent
f5135d00eb
commit
154fd9c56d
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ Without further delay behold my new Lightmeter app inspired by Material You (a.k
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
|
|
||||||
|
## Available flavors
|
||||||
|
Building with prod flavor requires `DefaultFirebaseOptions` to be present in the _lib/firebase_options.dart_ If you don't want to create your own firebase app, you end up with only dev flavor.
|
||||||
|
|
||||||
|
## IAP repo import
|
||||||
As part of the app's functionallity is in the private repo, you have to replace this lines in _pubspec.yaml_:
|
As part of the app's functionallity is in the private repo, you have to replace this lines in _pubspec.yaml_:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Reference in a new issue