Skip to content

Commit

Permalink
fixed pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
krjw-eyev committed Oct 8, 2024
1 parent d0b2bce commit 4db0c58
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -524,9 +524,11 @@ packages:
minimize_app:
dependency: "direct main"
description:
path: "../minimize_app_plugin"
relative: true
source: path
path: "."
ref: HEAD
resolved-ref: "55e2e9e979d455b2899fd52711f487907ae87cd1"
url: "https://github.com/krjw-eyev/minimize_app_plugin.git"
source: git
version: "1.0.0"
package_config:
dependency: transitive
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ dependency_overrides:
# path: ../flutter_gaze_interactive
# skyle_api:
# path: ../dart_skyle_api
minimize_app:
path: ../minimize_app_plugin
# minimize_app:
# path: ../minimize_app_plugin

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 4db0c58

Please sign in to comment.