Skip to content

Commit

Permalink
Add github package
Browse files Browse the repository at this point in the history
  • Loading branch information
abuanwar072 committed Nov 16, 2023
1 parent 1d44337 commit 0bcf255
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 5 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,11 @@ packages:
device_preview:
dependency: "direct dev"
description:
path: "local_package/device_preview"
relative: true
source: path
path: "."
ref: HEAD
resolved-ref: ad2d811af171ada440bcb203e8890c4c7945e211
url: "https://github.com/abuanwar072/device_preview.git"
source: git
version: "1.1.0"
fake_async:
dependency: transitive
Expand Down
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ dev_dependencies:
# rules and activating additional ones.
flutter_lints: ^2.0.0
device_preview:
path: local_package/device_preview
git:
url: https://github.com/abuanwar072/device_preview.git

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down

0 comments on commit 0bcf255

Please sign in to comment.