- Introduced a new workflow, `flutter-analyze.yml`, to perform Flutter code analysis.
- Added dynamic Flutter version selection based on the `.fvmrc` file or defaulted to the latest stable version.
- Modified the `build.yml` workflow to also use the dynamic Flutter version.
- Added the installation of `jq` to read the Flutter version from `.fvmrc`.
* 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