File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.1
2+
3+ * Minor README changes
4+ * Deployed the example app to GitHub pages
5+
16## 1.1.0
27
38* Added support for keyboard shortcuts. You can now press ` Cmd ` or ` Alt ` to toggle the widget inspector, and press ` Shift ` to toggle the color picker.
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ packages:
7373 path: ".."
7474 relative: true
7575 source: path
76- version: "1.1.0 "
76+ version: "1.1.1 "
7777 matcher:
7878 dependency: transitive
7979 description:
Original file line number Diff line number Diff line change 11name : inspector
22description : A Flutter package for inspecting widget size and color. Useful for quick debugging or QA testing.
3- version : 1.1.0
3+ version : 1.1.1
44homepage : https://github.com/kekland/inspector
55
66environment :
You can’t perform that action at this time.
0 commit comments