File tree Expand file tree Collapse file tree 4 files changed +21
-20
lines changed
metadata/en-US/changelogs Expand file tree Collapse file tree 4 files changed +21
-20
lines changed Original file line number Diff line number Diff line change @@ -717,12 +717,13 @@ packages:
717717 source: hosted
718718 version: "1.0.5"
719719 irondash_engine_context:
720- dependency: transitive
720+ dependency: "direct overridden"
721721 description:
722- name: irondash_engine_context
723- sha256: "2bb0bc13dfda9f5aaef8dde06ecc5feb1379f5bb387d59716d799554f3f305d7"
724- url: "https://pub.dev"
725- source: hosted
722+ path: "engine_context/dart"
723+ ref: "06272db8cf132d89f9e93ce71a5af75251a98e16"
724+ resolved-ref: "06272db8cf132d89f9e93ce71a5af75251a98e16"
725+ url: "https://github.com/CodeDoctorDE/irondash"
726+ source: git
726727 version: "0.5.5"
727728 irondash_message_channel:
728729 dependency: transitive
Original file line number Diff line number Diff line change @@ -110,13 +110,12 @@ dependencies:
110110 barcode : ^2.2.9
111111 network_info_plus : ^7.0.0
112112 flutter_math_fork : ^0.7.4
113- # Does not work currently
114- # dependency_overrides:
115- # irondash_engine_context:
116- # git:
117- # url: https://github.com/CodeDoctorDE/irondash
118- # ref: 65343873472d6796c0388362a8e04b6e9a499044
119- # path: engine_context/dart
113+ dependency_overrides :
114+ irondash_engine_context :
115+ git :
116+ url : https://github.com/CodeDoctorDE/irondash
117+ ref : 06272db8cf132d89f9e93ce71a5af75251a98e16
118+ path : engine_context/dart
120119dev_dependencies :
121120 # flutter_native_splash: ^2.4.0
122121 flutter_lints : ^6.0.0
Original file line number Diff line number Diff line change 66* Fix header text color on certain themes
77* Fix theme names not displaying correctly in personalization settings
88* Fix metadata file version not updating if file version is null
9+ * Add 16kb page size support for android
910
1011Read more here: https://linwood.dev/butterfly/2.4.1-rc.0
You can’t perform that action at this time.
0 commit comments