DanXi-Dev / DanXi

[Windows / Mac / Android / iOS] Maybe the best all-rounded service app for Fudan University students. 可能是复旦学生最好的第三方校园服务APP。
https://danxi.fduhole.com
GNU General Public License v3.0
185 stars 30 forks source link

[Feature Request] iOS版迁移至Cupertino或者Material-3 #335

Closed ivanfei-1 closed 3 weeks ago

ivanfei-1 commented 3 months ago

Flutter is going to drop Material-2 soon. We can still force it to use the Material-2 layout in new versions of Flutter for now, but with an appreciable amount of UI bugs, while the existing Material-3 layout looks distinctly weird on iOS. Therefore, consider using Cupertino widgets instead.

Before this issue is closed, the Material-2 branch will be kept with an older version of Flutter, using the Material-2 layout and synchronized with the main branch for iOS, iPadOS, and MacOS distribution.

w568w commented 2 months ago

We may do it someday, but I personally have no time working on this.