Merge pull request #195 from Snapmaker/dev_2.3.0_alves

feature update flutter resource.
This commit is contained in:
Alves
2026-03-11 18:10:22 +08:00
committed by GitHub
9 changed files with 91002 additions and 89020 deletions

View File

@@ -853,6 +853,7 @@ engine
spring_animation
tonic
txt
url_launcher_web
web_test_fonts
web_unicode
@@ -5385,6 +5386,13 @@ shared_preferences_linux
shared_preferences_platform_interface
shared_preferences_web
shared_preferences_windows
url_launcher
url_launcher_android
url_launcher_ios
url_launcher_linux
url_launcher_macos
url_launcher_platform_interface
url_launcher_windows
vector_graphics
vector_graphics_codec
vector_graphics_compiler
@@ -34274,6 +34282,211 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
platform_detect
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2017 Workiva Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--------------------------------------------------------------------------------
pointycastle

View File

@@ -79,6 +79,94 @@
"check_network": "Check Network"
}
},
"filament_official_color": {
"34061": "Pearl White",
"34062": "Black",
"34063": "Grey",
"34064": "Blue",
"34065": "Red",
"34066": "Purple",
"34067": "Orange",
"34068": "Green",
"34069": "Yellow",
"34070": "Brown",
"34071": "Pink",
"34072": "Cream",
"34073": "Cool White",
"34074": "Magenta",
"34075": "Sky Blue",
"34076": "Ivory White",
"34077": "Lava Orange",
"34078": "Sunburst Yellow",
"34079": "Carbon Black",
"34080": "Moss Mist",
"34081": "Pine Green",
"34082": "Engine Red",
"34083": "Ash Grey",
"34084": "Celestial Blue",
"34085": "Sakura Pink",
"34086": "Watermelon Red",
"34087": "Marine Blue",
"34088": "Latte Brown",
"34089": "Butter Cream",
"34090": "Violet Purple",
"34112": "Bright Yellow",
"34113": "Olive Green",
"34114": "Blue Gray",
"34115": "Warm Beige",
"34116": "Cocoa Brown",
"34137": "Silver",
"34138": "Garnet Red",
"34139": "Pearl Pink",
"34140": "Sapphire Blue",
"34141": "Gold",
"34142": "Copper",
"34157": "Black",
"34158": "White",
"34159": "Light Gray",
"34160": "Red",
"34161": "Orange",
"34162": "Cobalt Blue",
"34163": "Silver Gray",
"34164": "Violet",
"34165": "Deep Purple",
"34166": "Cocoa Brown",
"34176": "Black",
"34177": "White",
"34178": "Silver Gray",
"34179": "Brown",
"34180": "Bright Blue",
"34181": "Red",
"34182": "Dark Gray",
"34183": "Yellow",
"34184": "Green"
},
"filament_color": {
"#FFFFFFFF": "White",
"#E0E0E0FF": "Light Gray",
"#8C9099FF": "Grey",
"#000000FF": "Black",
"#6F4C2FFF": "Brown",
"#FEE5A5FF": "Butter Cream",
"#F4C032FF": "Yellow",
"#F8F81CFF": "Fluorescent Yellow",
"#BEC9A5FF": "Gray Green",
"#2D9E59FF": "Green",
"#39FF14FF": "Fluorescent Green",
"#1B5E20FF": "Dark Green",
"#8BD5EEFF": "Light Blue",
"#4DB6ACFF": "Teal",
"#1E88E5FF": "Blue",
"#003776FF": "Dark Blue",
"#6C5BB1FF": "Blue Violet",
"#8E24AAFF": "Purple",
"#D81B60FF": "Magenta",
"#F55A7CFF": "Pink",
"#E72F1DFF": "Red",
"#F3D6E5FF": "Light Pink",
"#F78E0EFF": "Orange",
"#E65100FF": "Deep Orange"
},
"title": "Discovery Device",
"add device": "Add Device",
"input_ip_address": "Enter IP address",
@@ -238,18 +326,6 @@
"Unbind Device": "Unbind Devices",
"Colors": "Colors",
"Filaments": "Filaments",
"color_name_black": "Black",
"color_name_white": "White",
"color_name_red": "Red",
"color_name_green": "Green",
"color_name_blue": "Blue",
"color_name_yellow": "Yellow",
"color_name_cyan": "Cyan",
"color_name_purple": "Purple",
"color_name_gray": "Gray",
"color_name_orange": "Orange",
"color_name_brown": "Brown",
"color_name_pink": "Pink",
"Select Color": "Select Color",
"Select Filament": "Select Filament",
"Main Cooling Fan Speed": "Main Cooling Fan Speed",
@@ -311,7 +387,7 @@
"Published": "Published",
"Collect": "Collect",
"Download and Open": "Download & Open",
"Direct print": "Direct print",
"Print Now": "Print Now",
"direct_print_tips": "“Print Now” is only available in Cloud Mode",
"Case tags": "Case tags",
"Description": "Description",

View File

@@ -79,6 +79,94 @@
"check_network": "检查网络"
}
},
"filament_official_color": {
"34061": "珍珠白",
"34062": "黑色",
"34063": "灰色",
"34064": "蓝色",
"34065": "红色",
"34066": "紫色",
"34067": "橙色",
"34068": "绿色",
"34069": "黄色",
"34070": "棕色",
"34071": "粉色",
"34072": "奶油白",
"34073": "冷白色",
"34074": "品红色",
"34075": "天空蓝",
"34076": "骨白色",
"34077": "熔岩橙",
"34078": "日曜黄",
"34079": "碳素黑",
"34080": "苔雾绿",
"34081": "松木绿",
"34082": "引擎红",
"34083": "烬灰色",
"34084": "天幕蓝",
"34085": "樱花粉",
"34086": "西瓜红",
"34087": "海蓝色",
"34088": "拿铁棕",
"34089": "奶油黄",
"34090": "紫罗兰",
"34112": "亮黄色",
"34113": "橄榄绿",
"34114": "蓝灰色",
"34115": "暖米色",
"34116": "可可棕",
"34137": "银色",
"34138": "石榴红",
"34139": "珠光粉",
"34140": "宝石蓝",
"34141": "金色",
"34142": "铜色",
"34157": "黑色",
"34158": "白色",
"34159": "浅灰色",
"34160": "红色",
"34161": "橙色",
"34162": "钴蓝色",
"34163": "银灰色",
"34164": "紫罗兰",
"34165": "深紫色",
"34166": "可可棕",
"34176": "黑色",
"34177": "白色",
"34178": "银灰色",
"34179": "棕色",
"34180": "亮蓝色",
"34181": "红色",
"34182": "深灰色",
"34183": "黄色",
"34184": "绿色"
},
"filament_color": {
"#FFFFFFFF": "白色",
"#E0E0E0FF": "浅灰色",
"#8C9099FF": "灰色",
"#000000FF": "黑色",
"#6F4C2FFF": "棕色",
"#FEE5A5FF": "奶油黄",
"#F4C032FF": "黄色",
"#F8F81CFF": "荧光黄色",
"#BEC9A5FF": "灰绿色",
"#2D9E59FF": "绿色",
"#39FF14FF": "荧光绿色",
"#1B5E20FF": "深绿色",
"#8BD5EEFF": "浅蓝色",
"#4DB6ACFF": "青绿色",
"#1E88E5FF": "蓝色",
"#003776FF": "深蓝色",
"#6C5BB1FF": "蓝紫色",
"#8E24AAFF": "紫色",
"#D81B60FF": "品红色",
"#F55A7CFF": "粉红色",
"#E72F1DFF": "红色",
"#F3D6E5FF": "浅粉色",
"#F78E0EFF": "橙色",
"#E65100FF": "深橙色"
},
"title": "发现设备",
"description": "发现设备",
"add device": "添加设备",
@@ -424,19 +512,6 @@
"Unbind Device": "解绑设备",
"Colors": "颜色",
"Filaments": "耗材",
"color_name_black": "黑色",
"color_name_white": "白色",
"color_name_red": "红色",
"color_name_green": "绿色",
"color_name_blue": "蓝色",
"color_name_yellow": "黄色",
"color_name_cyan": "青色",
"color_name_purple": "紫色",
"color_name_gray": "灰色",
"color_name_orange": "橙色",
"color_name_brown": "棕色",
"color_name_pink": "粉色",
"Select Color": "选择颜色",
"Select Filament": "选择耗材",
"Main Cooling Fan Speed": "主散热风扇风速",
"Assist Cooling Fan Speed": "辅助散热风扇风速",
@@ -480,29 +555,6 @@
"Current filament not loaded, please load filament first": "当前未装载耗材,请先装料",
"Loading filament config...": "加载耗材配置中...",
"Ivory White": "象牙白",
"Carbon Black": "碳黑",
"Lava Orange": "熔岩橙",
"Sunburst Yellow": "日落黄",
"Moss Mist": "苔藓灰",
"Pine Green": "松绿",
"Engine Red": "引擎红",
"Ash Grey": "灰烬灰",
"Celestial Blue": "天蓝",
"Sakura Pink": "樱花粉",
"Pearl White": "珍珠白",
"Black": "黑色",
"Grey": "灰色",
"Blue": "蓝色",
"Red": "红色",
"Purple": "紫色",
"Orange": "橙色",
"Brown": "棕色",
"Pink": "粉色",
"Green": "绿色",
"Yellow": "黄色",
"White": "白色",
"Sky Blue": "天蓝",
"Time remaining": "剩余时间",
"N/A": "N/A",
@@ -562,7 +614,7 @@
"Published": "发布于",
"Collect": "收藏",
"Download and Open": "下载并打开",
"Direct print": "直接打印",
"Print Now": "直接打印",
"direct_print_tips": "提示:直接打印仅支持云联模式",
"Case tags": "案例标签",
"Description": "描述",
@@ -1459,6 +1511,8 @@
"Filament List": "多色耗材清单",
"Collapse": "收起",
"Expand": "展开",
"There are no available process profiles": "没有可用的打印配置",
"No split data available": "没有可用的分盘数据",
"Untitled Config": "未命名配置",
"Display Area": "展示区域"
}

View File

@@ -43,11 +43,11 @@
{
"serie": "",
"description": ""
},
},
{
"serie": "HF",
"description": ""
}
}
]
},
{
@@ -57,11 +57,11 @@
{
"serie": "95A",
"description": ""
},
},
{
"serie": "95A HF",
"description": ""
}
}
]
}
]
@@ -75,15 +75,15 @@
"description": "",
"series": [
{
"serie": "Lite",
"serie": "PolyLite",
"description": ""
},
{
"serie": "Terra",
"serie": "PolyTerra",
"description": ""
},
{
"serie": "Sonic",
"serie": "PolySonic",
"description": ""
}
]
@@ -91,12 +91,22 @@
{
"material": "PETG",
"description": "",
"series": []
"series": [
{
"serie": "PolyLite",
"description": ""
}
]
},
{
"material": "ABS",
"description": "",
"series": []
"series": [
{
"serie": "PolyLite",
"description": ""
}
]
}
]
},
@@ -143,7 +153,7 @@
{
"serie": "95A HF",
"description": ""
},
},
{
"serie": "90A",
"description": ""
@@ -211,7 +221,7 @@
{
"serie": "HF",
"description": ""
}
}
]
},
{
@@ -238,128 +248,132 @@
}
],
"filament_special_series": [
"85A","90A","95A", "95A HF", "HF"
"85A",
"90A",
"95A",
"95A HF",
"HF"
],
"filament_color": [
{
"name": "Ivory White",
"hex": "#FFFFFF",
"type": "PLA MATTE",
"sku": "34046"
"rgba": "#FFFFFFFF",
"name": "White",
"name_zh": "白色"
},
{
"name": "Carbon Black",
"hex": "#000000",
"type": "PLA MATTE",
"sku": "34049"
},
{
"name": "Lava Orange",
"hex": "#F78E0E",
"type": "PLA MATTE",
"sku": "34047"
},
{
"name": "Sunburst Yellow",
"hex": "#F0BE02",
"type": "PLA MATTE",
"sku": "34048"
},
{
"name": "Moss Mist",
"hex": "#BEC9A5",
"type": "PLA MATTE",
"sku": "34050"
},
{
"name": "Pine Green",
"hex": "#519F61",
"type": "PLA MATTE",
"sku": "34051"
},
{
"name": "Engine Red",
"hex": "#DE1619",
"type": "PLA MATTE",
"sku": "34052"
},
{
"name": "Ash Grey",
"hex": "#9B9EA0",
"type": "PLA MATTE",
"sku": "34053"
},
{
"name": "Celestial Blue",
"hex": "#8BD5EE",
"type": "PLA MATTE",
"sku": "34054"
},
{
"name": "Sakura Pink",
"hex": "#F3D6E5",
"type": "PLA MATTE",
"sku": "34055"
},
{
"name": "Pearl White",
"hex": "#E2DEDB",
"type": "PLA HS",
"sku": "34031"
},
{
"name": "Black",
"hex": "#080A0D",
"type": "PLA HS",
"sku": "34032"
"rgba": "#E0E0E0FF",
"name": "Light Gray",
"name_zh": "浅灰色"
},
{
"rgba": "#8C9099FF",
"name": "Grey",
"hex": "#8C9099",
"type": "PLA HS",
"sku": "34033"
"name_zh": "灰色"
},
{
"name": "Blue",
"hex": "#003776",
"type": "PLA HS",
"sku": "34034"
},
{
"name": "Red",
"hex": "#E72F1D",
"type": "PLA HS",
"sku": "34035"
},
{
"name": "Purple",
"hex": "#6C5BB1",
"type": "PLA HS",
"sku": "34036"
},
{
"name": "Orange",
"hex": "#F97429",
"type": "PLA HS",
"sku": "34037"
},
{
"name": "Green",
"hex": "#2D9E59",
"type": "PLA HS",
"sku": "34038"
},
{
"name": "Yellow",
"hex": "#F4C032",
"type": "PLA HS",
"sku": "34039"
"rgba": "#000000FF",
"name": "Black",
"name_zh": "黑色"
},
{
"rgba": "#6F4C2FFF",
"name": "Brown",
"hex": "#6F4C2F",
"type": "PLA HS",
"sku": "34040"
"name_zh": "棕色"
},
{
"rgba": "#FEE5A5FF",
"name": "Butter Cream",
"name_zh": "奶油黄"
},
{
"rgba": "#F4C032FF",
"name": "Yellow",
"name_zh": "黄色"
},
{
"rgba": "#F8F81CFF",
"name": "Fluorescent Yellow",
"name_zh": "荧光黄色"
},
{
"rgba": "#BEC9A5FF",
"name": "Gray Green",
"name_zh": "灰绿色"
},
{
"rgba": "#2D9E59FF",
"name": "Green",
"name_zh": "绿色"
},
{
"rgba": "#39FF14FF",
"name": "Fluorescent Green",
"name_zh": "荧光绿色"
},
{
"rgba": "#1B5E20FF",
"name": "Dark Green",
"name_zh": "深绿色"
},
{
"rgba": "#8BD5EEFF",
"name": "Light Blue",
"name_zh": "浅蓝色"
},
{
"rgba": "#4DB6ACFF",
"name": "Teal",
"name_zh": "青绿色"
},
{
"rgba": "#1E88E5FF",
"name": "Blue",
"name_zh": "蓝色"
},
{
"rgba": "#003776FF",
"name": "Dark Blue",
"name_zh": "深蓝色"
},
{
"rgba": "#6C5BB1FF",
"name": "Blue Violet",
"name_zh": "蓝紫色"
},
{
"rgba": "#8E24AAFF",
"name": "Purple",
"name_zh": "紫色"
},
{
"rgba": "#D81B60FF",
"name": "Magenta",
"name_zh": "品红色"
},
{
"rgba": "#F55A7CFF",
"name": "Pink",
"name_zh": "粉红色"
},
{
"rgba": "#E72F1DFF",
"name": "Red",
"name_zh": "红色"
},
{
"rgba": "#F3D6E5FF",
"name": "Light Pink",
"name_zh": "浅粉色"
},
{
"rgba": "#F78E0EFF",
"name": "Orange",
"name_zh": "橙色"
},
{
"rgba": "#E65100FF",
"name": "Deep Orange",
"name_zh": "深橙色"
}
]
}

View File

@@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"b8800d88be4866db1b15f8b954ab2573bba996
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "977786741"
serviceWorkerVersion: "2215352959"
}
});

View File

@@ -3,13 +3,13 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"flutter_bootstrap.js": "89d1216e3492ae8feb57f21e79a5300b",
"version.json": "b297d1d7d8c6a08be1e30d950702767c",
const RESOURCES = {"flutter_bootstrap.js": "ed300e527fb557f38e85cca50675c9cd",
"version.json": "6d5ca0f7723a525c74b13b602c142258",
"index.html": "2753effad264bd7ecad1460aa8a6e57f",
"/": "2753effad264bd7ecad1460aa8a6e57f",
"main.dart.js": "76ac3516e1e3b1d9a02bc5cfd8faee8b",
"main.dart.js": "769083526223f24a3a4332132f6f969e",
"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"version.changelog": "68e42820da08df9add65e04dc17983e2",
"version.changelog": "342987a68a2c2325abdbf8c777f5f1f9",
"favicon.png": "be8d1ab28c20907c9869c345d0482962",
"icons/Icon-192.png": "ab1f25ced1559729e334de938eae91a5",
"icons/Icon-maskable-192.png": "e41e8489c0f6a822acf8dab362e112b7",
@@ -17,7 +17,7 @@ const RESOURCES = {"flutter_bootstrap.js": "89d1216e3492ae8feb57f21e79a5300b",
"icons/Icon-512.png": "343022ac1c56796cb7ff635faf0646ef",
"manifest.json": "901d86fb8842ec0d66225a542131d689",
"assets/AssetManifest.json": "0ca1adeaeab52709b07b5d10f289d27e",
"assets/NOTICES": "34b07d2be0ec8d604f4e7b59c728c1d7",
"assets/NOTICES": "d069331fe8f2999724abec0a42604cc7",
"assets/FontManifest.json": "0dc3d44d47c5e2636cdca4babafb2396",
"assets/AssetManifest.bin.json": "65479ef4a322f558edbe98c4ccb24ccf",
"assets/packages/lava_model_station/assets/404.png": "e8a45c994c2f6f551cf1e052f64dba1c",
@@ -27,7 +27,7 @@ const RESOURCES = {"flutter_bootstrap.js": "89d1216e3492ae8feb57f21e79a5300b",
"assets/packages/lava_model_station/assets/svgs/iconNozzle.svg": "fa46a390b0c9db063e289af55b55329e",
"assets/packages/lava_model_station/assets/svgs/iconWeight.svg": "bfe3246df9e15f08bc5208d34ae3a814",
"assets/packages/lava_model_station/assets/empty-box.png": "f0fcb1ead826eec9ff565c2ac0dfd1da",
"assets/packages/lava_device_control/assets/files/filament.json": "e78d490824eb52bf5fd3adcb07296cb0",
"assets/packages/lava_device_control/assets/files/filament.json": "f8f71f02e204c523b70e982d281f407d",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "391ff5f9f24097f4f6e4406690a06243",
"assets/packages/fluttertoast/assets/toastify.js": "56e2c9cedd97f10e7e5f1cebd85d53e3",
"assets/packages/fluttertoast/assets/toastify.css": "a85675050054f179444bc5ad70ffc635",
@@ -37,8 +37,8 @@ const RESOURCES = {"flutter_bootstrap.js": "89d1216e3492ae8feb57f21e79a5300b",
"assets/fonts/MaterialIcons-Regular.otf": "165e0312a2248a5fe696bc445a5c4e9a",
"assets/assets/mock_data/model_detail.json": "9c3ce3e4bb3dbe78b74fc2d11d152485",
"assets/assets/mock_data/model_station_list.json": "1dcbd846d8b97bae543caba6ce135040",
"assets/assets/i10n/zh-CN.json": "e7d2b9a14187a607ea756958669d4754",
"assets/assets/i10n/en.json": "b1183acc5faf8100de758a6cc876de10",
"assets/assets/i10n/zh-CN.json": "162d7bafe00dd85dc81bc56db0a04f71",
"assets/assets/i10n/en.json": "6bb21184ba7bf7081ab33cb62c45a55b",
"assets/assets/images/deviceNoResponse.webp": "1ca23a7feedfdc34362ea5789ccf895b",
"assets/assets/images/deviceAuthorized.webp": "8eb814193bed15cec22658018871aba8",
"assets/assets/images/IpInputGuide.webp": "06c11ce1dadc2910676aec6d40a5eea5",

File diff suppressed because one or more lines are too long

View File

@@ -1,9 +1,11 @@
# Changelog
## 2026-03-06
## 2026-03-11
### Features
- Feature: Added a new model entry
- Feature:
* Added a new model entry
* Support more official consumables
* Add new types of consumables color editing
### Bugfix
Fixed the issue where devices would automatically disconnect when connected over Lan network
* Fixed the issue where devices would automatically disconnect when connected over Lan network

View File

@@ -1 +1 @@
{"app_name":"orca","version":"2.2.8","build_number":"20260306205559","package_name":"orca"}
{"app_name":"orca","version":"2.2.9","build_number":"20260311173512","package_name":"orca"}