-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
### 基於 Flutter v3.19 開發 | ||
### 基於 Flutter v3.24 開發 | ||
|
||
* 升級 Flutter `3.16` API 變動所影響套件 | ||
* 升級 `dio` 至最新版本 | ||
* 升級 Flutter `3.24` API 變動所影響套件,並升級 Dart 版本至 `3.0` | ||
* 修正課表下載權限檢查 | ||
* 修改桌面版檔案儲存實作為 `file_saver` | ||
* 支援 Android target version `34` 相關 | ||
* `flutter_local_notification` 新版本 API |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters