diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b29314a..3162c17 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -72,11 +72,6 @@ jobs: flutter pub get flutter build web -t lib/main.web.dart --release --no-tree-shake-icons --wasm - - name: Copy privacy policy - run: | - cd app - cp privacy-policy/index.html build/web/privacy-policy.html - - name: Deploy cloudflare pages uses: cloudflare/wrangler-action@v3 with: diff --git a/pubspec.lock b/pubspec.lock index 9125c6f..31a55f8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -589,13 +589,13 @@ packages: source: hosted version: "0.11.1" meta: - dependency: transitive + dependency: "direct overridden" description: name: meta - sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7 + sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c url: "https://pub.dev" source: hosted - version: "1.15.0" + version: "1.16.0" mime: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3b47f15..cf276a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,6 +8,8 @@ environment: dependency_overrides: collection: 1.19.0 + meta: 1.16.0 + flutter_icons: includes: