File tree Expand file tree Collapse file tree
metadata/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -753,8 +753,8 @@ packages:
753753 dependency: "direct main"
754754 description:
755755 path: "packages/keybinder"
756- ref: ad904fd4f15fae6bed63728a387b29e1cf023ecf
757- resolved-ref: ad904fd4f15fae6bed63728a387b29e1cf023ecf
756+ ref: "81eed1f96a53956b10f3ccfe4bc573bc17da5979"
757+ resolved-ref: "81eed1f96a53956b10f3ccfe4bc573bc17da5979"
758758 url: "https://github.com/LinwoodDev/dart_pkgs.git"
759759 source: git
760760 version: "0.0.1"
@@ -853,8 +853,8 @@ packages:
853853 dependency: "direct main"
854854 description:
855855 path: "packages/material_leap"
856- ref: d3eab604143cac40036985a0483d97e352812ee4
857- resolved-ref: d3eab604143cac40036985a0483d97e352812ee4
856+ ref: b12a98c7236116c39ed8f3f2bf7f7666163d4fdf
857+ resolved-ref: b12a98c7236116c39ed8f3f2bf7f7666163d4fdf
858858 url: "https://github.com/LinwoodDev/dart_pkgs.git"
859859 source: git
860860 version: "0.0.1"
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ dependencies:
6262 material_leap :
6363 git :
6464 url : https://github.com/LinwoodDev/dart_pkgs.git
65- ref : d3eab604143cac40036985a0483d97e352812ee4
65+ ref : b12a98c7236116c39ed8f3f2bf7f7666163d4fdf
6666 path : packages/material_leap
6767 lw_sysapi :
6868 git :
@@ -97,7 +97,7 @@ dependencies:
9797 keybinder :
9898 git :
9999 url : https://github.com/LinwoodDev/dart_pkgs.git
100- ref : ad904fd4f15fae6bed63728a387b29e1cf023ecf
100+ ref : 81eed1f96a53956b10f3ccfe4bc573bc17da5979
101101 path : packages/keybinder
102102 flutter_localized_locales : ^2.0.5
103103 cryptography_flutter_plus : ^3.0.0
Original file line number Diff line number Diff line change 2727 "remark-math" : " ^6.0.0" ,
2828 "typescript" : " ^6.0.3"
2929 },
30- "packageManager" : " pnpm@11.4 .0" ,
30+ "packageManager" : " pnpm@11.5 .0" ,
3131 "devDependencies" : {
3232 "@vite-pwa/astro" : " ^1.2.0" ,
3333 "sass" : " ^1.100.0" ,
Original file line number Diff line number Diff line change 1515* Fix moving PDFs with spacer tools freezing the canvas ([#1106](https://github.com/LinwoodDev/Butterfly/issues/1106))
1616* Fix stamp tool hover preview looks strange on touch ([#1107](https://github.com/LinwoodDev/Butterfly/issues/1107))
1717* Fix horizontal and vertical wrongly named in texture background dialog
18+ * Fix offset list tile refreshes on same value
1819
1920Read more here: https://linwood.dev/butterfly/2.5.3-rc.0
You can’t perform that action at this time.
0 commit comments