Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -481,12 +481,11 @@ packages:
flutter_js:
dependency: "direct main"
description:
path: "."
ref: master
resolved-ref: c0e10a5dab0e22cd616ec92ae71471d76369cbfe
url: "https://github.com/chen08209/flutter_js"
source: git
version: "0.8.3"
name: flutter_js
sha256: a04966b102967891ee4947d6e52b450676f16204876ba936e394008ca26db04b
url: "https://pub.dev"
source: hosted
version: "0.8.5"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@ dependencies:
riverpod_annotation: ^3.0.0
riverpod: ^3.0.0
material_color_utilities: ^0.11.1
flutter_js:
git:
url: https://github.com/chen08209/flutter_js
ref: master
flutter_js: ^0.8.5
flutter_svg: ^2.1.0
flutter_cache_manager: ^3.4.1
crypto: ^3.0.3
Expand Down