Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
app-release.apk | 2024-05-14 | 10.0 MB | |
3.4.0 source code.tar.gz | 2024-05-14 | 896.1 kB | |
3.4.0 source code.zip | 2024-05-14 | 1.1 MB | |
README.md | 2024-05-14 | 474 Bytes | |
Totals: 4 Items | 12.0 MB | 1 |
- breaking: Flutter >=3.7.0, dart >=2.19.0. Remove some unnecessary compatibility, please update the Flutter version in time, or use the previous version.
- fix: Scroll bar adaptation for unknown platforms #825.
- feat: Add BoxDecoration to ClassicHeader and ClassicFooter, Thanks GiampaoloGabba for PR#822.
- fix: Compatible with Flutter3.22.0.