Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/CaptainDario/DaKanji into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainDario committed Jul 2, 2024
2 parents 88a829c + 46a3853 commit 7dd498d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
28 changes: 2 additions & 26 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,34 +53,10 @@ packages:
dependency: "direct main"
description:
name: app_links
sha256: a9905d6a60e814503fabc7523a9ed161b812d7ca69c99ad8ceea14279dc4f06b
sha256: "96e677810b83707ff5e10fac11e4839daa0ea4e0123c35864c092699165eb3db"
url: "https://pub.dev"
source: hosted
version: "6.1.3"
app_links_linux:
dependency: transitive
description:
name: app_links_linux
sha256: "567139eca3ca9fb113f2082f3aaa75a26f30f0ebdbe5fa7f09a3913c5bebd630"
url: "https://pub.dev"
source: hosted
version: "1.0.2"
app_links_platform_interface:
dependency: transitive
description:
name: app_links_platform_interface
sha256: "58cff6f11df59b0e514dd5e4a61e988348ad5662f0e75d45d4e214ebea55c94c"
url: "https://pub.dev"
source: hosted
version: "2.0.0"
app_links_web:
dependency: transitive
description:
name: app_links_web
sha256: "74586ed5f3c4786341e82a0fa43c39ec3f13108a550f74e80d8bf68aa11349d1"
url: "https://pub.dev"
source: hosted
version: "1.0.3"
version: "6.1.1"
archive:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies:
printing: 5.12.0
path_parsing: 1.0.1 # included in svg_flutter
vector_graphics: 1.1.11+1 # included in svg_flutter
app_links: 6.1.3 # android, iOS, web, macos, windows (msix), linux
app_links: 6.1.1 # android, iOS, web, macos, windows (msix), linux

media_kit: 1.1.10+1 # Primary package.
media_kit_video: 1.2.4 # For video rendering.
Expand Down

0 comments on commit 7dd498d

Please sign in to comment.