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
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -294,10 +294,10 @@ packages:
dependency: "direct main"
description:
name: flutter_widget_from_html_core
sha256: b1048fd119a14762e2361bd057da608148a895477846d6149109b2151d2f7abf
sha256: "1120ee6ed3509ceff2d55aa6c6cbc7b6b1291434422de2411b5a59364dd6ff03"
url: "https://pub.dev"
source: hosted
version: "0.15.2"
version: "0.17.0"
highlight:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
flutter_bloc: ^9.1.0
flutter_slidable: ^4.0.3
flutter_spinkit: ^5.2.2
flutter_widget_from_html_core: ^0.15.2
flutter_widget_from_html_core: ^0.17.0
html: ^0.15.4
infinite_scroll_pagination: ^5.1.1
install_plugin: ^2.1.0
Expand Down