fix(deps): update dart dependencies (non-major) #248

Merged
flixcoo merged 15 commits from renovate/dart-non-major into development 2026-05-25 12:00:58 +00:00
Showing only changes of commit fdeed1dfc3 - Show all commits

View File

@@ -58,10 +58,10 @@ jobs:
git config --global --add safe.directory '*' git config --global --add safe.directory '*'
flutter pub get flutter pub get
- name: Install system sqlite # - name: Install system sqlite
run: | # run: |
apt-get update # apt-get update
apt-get install -y libsqlite3-0 # apt-get install -y libsqlite3-0
- name: Run tests - name: Run tests
run: flutter test run: flutter test