Skip to content

Commit e552130

Browse files
committed
Upgrade debug_panel_proto to 0.1.5
1 parent 6cb6100 commit e552130

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pubspec.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ packages:
9393
dependency: "direct main"
9494
description:
9595
path: "."
96-
ref: "v0.1.4"
97-
resolved-ref: bee37587820b37ff59af7f6da61a5ed38a73a4cd
96+
ref: "v0.1.5"
97+
resolved-ref: c0838697f19e5f3e0cc41f9ee0ce212d3d139fb8
9898
url: "https://github.com/FlutterFlow/debug_panel_proto.git"
9999
source: git
100-
version: "0.1.4"
100+
version: "0.1.5"
101101
devtools_app_shared:
102102
dependency: "direct main"
103103
description:
@@ -462,10 +462,10 @@ packages:
462462
dependency: transitive
463463
description:
464464
name: protobuf
465-
sha256: "68645b24e0716782e58948f8467fd42a880f255096a821f9e7d0ec625b00c84d"
465+
sha256: "75ec242d22e950bdcc79ee38dd520ce4ee0bc491d7fadc4ea47694604d22bf06"
466466
url: "https://pub.dev"
467467
source: hosted
468-
version: "3.1.0"
468+
version: "6.0.0"
469469
provider:
470470
dependency: "direct main"
471471
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 0.2.7
19+
version: 0.2.8
2020

2121
environment:
2222
sdk: ">=3.4.3 <4.0.0"
@@ -37,7 +37,7 @@ dependencies:
3737
debug_panel_proto:
3838
git:
3939
url: https://github.com/FlutterFlow/debug_panel_proto.git
40-
ref: v0.1.4
40+
ref: v0.1.5
4141
easy_debounce: 2.0.1
4242
flutterflow_tree_view:
4343
git:

0 commit comments

Comments
 (0)