Skip to content

Commit

Permalink
Merge pull request #1634 from nextcloud/fix/deps/package_info_plus_ov…
Browse files Browse the repository at this point in the history
…errides

fix(neon_framework): package_info_plus overrides needed for every pac…
  • Loading branch information
Leptopoda authored Feb 21, 2024
2 parents d33f7ab + 8b9676e commit 469834f
Show file tree
Hide file tree
Showing 10 changed files with 65 additions and 5 deletions.
7 changes: 7 additions & 0 deletions packages/neon/neon_dashboard/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,10 @@ flutter:
uses-material-design: true
assets:
- assets/

dependency_overrides:
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
path: packages/package_info_plus/package_info_plus
ref: baa336fe79c29411542fc343d332846bcd7752c1
7 changes: 6 additions & 1 deletion packages/neon/neon_dashboard/pubspec_overrides.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# melos_managed_dependency_overrides: dynamite_runtime,neon_framework,neon_lints,nextcloud,sort_box
# melos_managed_dependency_overrides: dynamite_runtime,neon_framework,neon_lints,nextcloud,sort_box,package_info_plus
dependency_overrides:
dynamite_runtime:
path: ../../dynamite/dynamite_runtime
Expand All @@ -10,3 +10,8 @@ dependency_overrides:
path: ../../nextcloud
sort_box:
path: ../../sort_box
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
ref: baa336fe79c29411542fc343d332846bcd7752c1
path: packages/package_info_plus/package_info_plus
7 changes: 7 additions & 0 deletions packages/neon/neon_files/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,10 @@ flutter:
uses-material-design: true
assets:
- assets/

dependency_overrides:
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
path: packages/package_info_plus/package_info_plus
ref: baa336fe79c29411542fc343d332846bcd7752c1
7 changes: 6 additions & 1 deletion packages/neon/neon_files/pubspec_overrides.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# melos_managed_dependency_overrides: dynamite_runtime,file_icons,neon_framework,neon_lints,nextcloud,sort_box
# melos_managed_dependency_overrides: dynamite_runtime,file_icons,neon_framework,neon_lints,nextcloud,sort_box,package_info_plus
dependency_overrides:
dynamite_runtime:
path: ../../dynamite/dynamite_runtime
Expand All @@ -12,3 +12,8 @@ dependency_overrides:
path: ../../nextcloud
sort_box:
path: ../../sort_box
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
ref: baa336fe79c29411542fc343d332846bcd7752c1
path: packages/package_info_plus/package_info_plus
7 changes: 7 additions & 0 deletions packages/neon/neon_news/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,10 @@ flutter:
uses-material-design: true
assets:
- assets/

dependency_overrides:
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
path: packages/package_info_plus/package_info_plus
ref: baa336fe79c29411542fc343d332846bcd7752c1
7 changes: 6 additions & 1 deletion packages/neon/neon_news/pubspec_overrides.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# melos_managed_dependency_overrides: dynamite_runtime,neon_framework,neon_lints,nextcloud,sort_box
# melos_managed_dependency_overrides: dynamite_runtime,neon_framework,neon_lints,nextcloud,sort_box,package_info_plus
dependency_overrides:
dynamite_runtime:
path: ../../dynamite/dynamite_runtime
Expand All @@ -10,3 +10,8 @@ dependency_overrides:
path: ../../nextcloud
sort_box:
path: ../../sort_box
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
ref: baa336fe79c29411542fc343d332846bcd7752c1
path: packages/package_info_plus/package_info_plus
7 changes: 7 additions & 0 deletions packages/neon/neon_notes/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,10 @@ flutter:
uses-material-design: true
assets:
- assets/

dependency_overrides:
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
path: packages/package_info_plus/package_info_plus
ref: baa336fe79c29411542fc343d332846bcd7752c1
7 changes: 6 additions & 1 deletion packages/neon/neon_notes/pubspec_overrides.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# melos_managed_dependency_overrides: dynamite_runtime,neon_framework,neon_lints,nextcloud,sort_box
# melos_managed_dependency_overrides: dynamite_runtime,neon_framework,neon_lints,nextcloud,sort_box,package_info_plus
dependency_overrides:
dynamite_runtime:
path: ../../dynamite/dynamite_runtime
Expand All @@ -10,3 +10,8 @@ dependency_overrides:
path: ../../nextcloud
sort_box:
path: ../../sort_box
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
ref: baa336fe79c29411542fc343d332846bcd7752c1
path: packages/package_info_plus/package_info_plus
7 changes: 7 additions & 0 deletions packages/neon/neon_notifications/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,10 @@ flutter:
uses-material-design: true
assets:
- assets/

dependency_overrides:
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
path: packages/package_info_plus/package_info_plus
ref: baa336fe79c29411542fc343d332846bcd7752c1
7 changes: 6 additions & 1 deletion packages/neon/neon_notifications/pubspec_overrides.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# melos_managed_dependency_overrides: dynamite_runtime,neon_framework,neon_lints,nextcloud,sort_box
# melos_managed_dependency_overrides: dynamite_runtime,neon_framework,neon_lints,nextcloud,sort_box,package_info_plus
dependency_overrides:
dynamite_runtime:
path: ../../dynamite/dynamite_runtime
Expand All @@ -10,3 +10,8 @@ dependency_overrides:
path: ../../nextcloud
sort_box:
path: ../../sort_box
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins
ref: baa336fe79c29411542fc343d332846bcd7752c1
path: packages/package_info_plus/package_info_plus

0 comments on commit 469834f

Please sign in to comment.