Skip to content

Commit

Permalink
chore: bump flutter versions in readme and workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
damian-molinski committed Feb 5, 2025
1 parent 3610cae commit b763800
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.24.1
flutter-version: 3.27.3
- uses: bluefireteam/melos-action@v3
with:
run-versioning: true
Expand Down
2 changes: 1 addition & 1 deletion catalyst_voices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This repository contains the Catalyst Voices app and packages.

## Requirements

* flutter: 3.24.1+
* flutter: 3.27.3+
* Dart: 3.5.0+
* Ruby: 2.5+
* Xcode: 15.0+
Expand Down
2 changes: 1 addition & 1 deletion catalyst_voices/packages/libs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ A collection of Catalyst packages and plugins for Flutter and Dart.

## Requirements

* Flutter: 3.24.1+
* Flutter: 3.27.3+
* Dart: 3.5.0+
* Xcode: 15.0+
* Android Studio: Android Studio Electric Eel | 2022.1.1 +
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ away all the complexities of using js_interop.
## Requirements

* Dart: 3.5.0+
* Flutter: 3.24.1+
* Flutter: 3.27.3+

## Install

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ and submission are outside of scope of this package.
## Requirements

* Dart: 3.5.0+
* Flutter: 3.24.1+
* Flutter: 3.27.3+

## Install

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This package exposes a JS wrapper around Brotli and zstd compression/decompressi
## Requirements

* Dart: 3.5.0+
* Flutter: 3.24.1+
* Flutter: 3.27.3+

## Install

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ via the [flutter_rust_bridge](https://pub.dev/packages/flutter_rust_bridge).
## Requirements

* Dart: 3.5.0+
* Flutter: 3.24.1+
* Flutter: 3.27.3+

## Install

Expand Down

0 comments on commit b763800

Please sign in to comment.