8 Commits

Author SHA1 Message Date
ZhuJHua
cd51e8922b chore(readme): update Flutter and Dart versions in documentation 2025-03-20 17:27:07 +08:00
ZhuJHua
0df58eed05 docs: update sponsor list
[skip ci]
2025-03-16 21:23:19 +08:00
ZhuJHua
09b979493c chore: update readme 2025-02-04 22:27:42 +08:00
ZhuJHua
c94499ad43 chore: update Flutter version to 3.27.3
Update the Flutter version to 3.27.3 and adjust the minimum SDK constraints in pubspec.yaml. Update the Flutter version badge in the README files.
2025-01-22 14:29:22 +08:00
ZhuJHua
7fee9ae8ae feat(readme): update Flutter and Dart version requirements
- Updated Flutter SDK requirement to >= 3.27.2 Stable.
- Updated Dart requirement to >= 3.6.1.
- Added a note encouraging the use of the latest Flutter version and recommending FVM for Flutter version management.
2025-01-21 17:16:20 +08:00
ZhuJHua
6eba9a1a1e chore(readme): update readme for new features and improvements 2025-01-21 13:26:45 +08:00
ZhuJHua
137a1f3c98 chore(readme): update screenshots for different languages
- Replace `mobile_dark.webp`, `mobile_light.webp`, `desktop_dark.webp`, and `desktop_light.webp` with language-specific screenshots in the `res/screenshot/` directory.
- Update the references to these screenshots in `README.md` and `README.zh.md` to include language indicators.
2025-01-19 07:13:00 +08:00
住京华
25d0858a76 Dev (#104)
* build(pub): upgrade dependencies

* feat(feedback): add new feedback

* fix(ci): fix work flows

now the work flows only build apk

* build(pub): upgrade dependencies

* fix(media_view): fix file time sorting bug in media library

* feat(lock): automatically invoke biometrics on startup

* refactor(ui): improve ui

* fix(sync): fix local sync exception

* style(*): code clean

* feat(edit): add multi image picker support

* refactor(ui): limit the maximum height of media files in rich text to 300

* feat(webdav): added more option for webdav

* fix(*): fix unexpected issue causing immediate lockup

* chore(*): release at 2.7.0

* build(action): fix workflow

* fix(ci): add release drafter

[skip ci]

* chore(*): update readme

[skip ci]
2025-01-17 19:56:02 +08:00