topicApp/lib
JingChiang 73e0f8f04c feat: replace Navigator.push to Navigator.pushReplacement
用 Navigator.push 跳轉頁面,ios 可以滑動畫面邊緣回到上一頁
這樣就又變回非登入狀態,改用 Navigator.pushReplacement 以避免
2024-09-02 18:00:48 +08:00
..
BottomNavBar.dart use persistent_bottom_nav_bar_v2 replace native bottom_nav_bar 2024-09-02 17:14:35 +08:00
HistoricalRecord.dart use persistent_bottom_nav_bar_v2 replace native bottom_nav_bar 2024-09-02 17:14:35 +08:00
HomePage.dart use persistent_bottom_nav_bar_v2 replace native bottom_nav_bar 2024-09-02 17:14:35 +08:00
KnowledgePage.dart use persistent_bottom_nav_bar_v2 replace native bottom_nav_bar 2024-09-02 17:14:35 +08:00
main.dart feat: replace Navigator.push to Navigator.pushReplacement 2024-09-02 18:00:48 +08:00
MessagePage.dart use persistent_bottom_nav_bar_v2 replace native bottom_nav_bar 2024-09-02 17:14:35 +08:00
PersonalInfo.dart use persistent_bottom_nav_bar_v2 replace native bottom_nav_bar 2024-09-02 17:14:35 +08:00
RegisterPage.dart init commit 2024-08-29 17:45:03 +08:00
testdb.sql init commit 2024-08-29 17:45:03 +08:00
TryPage.dart init commit 2024-08-29 17:45:03 +08:00