From 6e450908dcaeff327282d58519125161c67cae7f Mon Sep 17 00:00:00 2001 From: GibreelAbdullah Date: Thu, 26 Oct 2023 15:12:12 +0530 Subject: [PATCH] Updated Flutter Version --- .github/workflows/main.yml | 6 +++--- pubspec.lock | 16 ---------------- 2 files changed, 3 insertions(+), 19 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 950fd97..842538e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: - uses: subosito/flutter-action@v1 with: channel: 'stable' - flutter-version: '3.7.12' + flutter-version: '3.13.9' - name: Install dependencies run: sudo apt-get install -y clang cmake ninja-build pkg-config libgtk-3-dev liblzma-dev - name: Install project dependencies @@ -44,7 +44,7 @@ jobs: - uses: subosito/flutter-action@v1 with: channel: 'stable' - flutter-version: '3.7.12' + flutter-version: '3.13.9' - name: Install project dependencies run: flutter pub get - name: Generate intermediates @@ -75,7 +75,7 @@ jobs: - uses: subosito/flutter-action@v1 with: channel: 'stable' - flutter-version: '3.7.12' + flutter-version: '3.13.9' - name: Install project dependencies run: flutter pub get - name: Generate intermediates diff --git a/pubspec.lock b/pubspec.lock index 5b6e0be..92fee31 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -318,14 +318,6 @@ packages: url: "https://pub.dev" source: hosted version: "0.13.1" - flutter_lints: - dependency: "direct dev" - description: - name: flutter_lints - sha256: ad76540d21c066228ee3f9d1dad64a9f7e46530e8bb7c85011a88bc1fd874bc5 - url: "https://pub.dev" - source: hosted - version: "3.0.0" flutter_svg: dependency: transitive description: @@ -552,14 +544,6 @@ packages: url: "https://pub.dev" source: hosted version: "0.4.8" - lints: - dependency: transitive - description: - name: lints - sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290 - url: "https://pub.dev" - source: hosted - version: "3.0.0" logging: dependency: transitive description: