mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 21:57:58 +00:00
modified build scripts
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,6 +7,11 @@
|
|||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
|
||||||
|
**/*.g.dart
|
||||||
|
**/*.gr.dart
|
||||||
|
**/*.freezed.dart
|
||||||
|
|
||||||
pubspec_overrides.yaml
|
pubspec_overrides.yaml
|
||||||
|
|
||||||
melos_cherrypick.iml
|
melos_cherrypick.iml
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ sdkPath: .fvm/flutter_sdk
|
|||||||
packages:
|
packages:
|
||||||
- cherrypick
|
- cherrypick
|
||||||
- cherrypick_flutter
|
- cherrypick_flutter
|
||||||
|
- examples/client_app
|
||||||
|
- examples/postly
|
||||||
|
|
||||||
scripts:
|
scripts:
|
||||||
analyze:
|
analyze:
|
||||||
|
|||||||
Reference in New Issue
Block a user