File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.25.0-dev.1] - 2024/08/29
2
+ ### 基於 Flutter v3.24 開發
3
+
4
+ * 修正課表對話框 ` CourseScaffoldSettingDialog ` 高度錯誤
5
+ * 修正 ` OptionDialog ` 高度錯誤
6
+ * 範例補上 Android ` desugaring ` 所需設定
7
+ * 修正深色主題文字選取時的顏色
8
+
1
9
## [ 0.25.0-dev.0] - 2024/08/22
2
10
### 基於 Flutter v3.24 開發
3
11
Original file line number Diff line number Diff line change 1
1
### 基於 Flutter v3.24 開發
2
2
3
- * 升級 Flutter ` 3.24 ` API 變動所影響套件,並升級 Dart 版本至 ` 3.0 `
4
- * 修正課表下載權限檢查
5
- * 修改桌面版檔案儲存實作為 ` file_saver `
6
- * 支援 Android target version ` 34 ` 相關
7
- * ` flutter_local_notification ` 新版本 API
3
+ * 修正課表對話框 ` CourseScaffoldSettingDialog ` 高度錯誤
4
+ * 修正 ` OptionDialog ` 高度錯誤
5
+ * 範例補上 Android ` desugaring ` 所需設定
6
+ * 修正深色主題文字選取時的顏色
Original file line number Diff line number Diff line change 1
1
name : ap_common
2
2
description : The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
3
- version : 0.25.0-dev.0
3
+ version : 0.25.0-dev.1
4
4
homepage : https://github.com/abc873693/ap_common
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments