Jonny Borges

update flutter version from tests

... ... @@ -23,7 +23,7 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.0.5"
flutter-version: "3.7.3"
channel: "stable"
- run: flutter pub get
#- run: flutter analyze
... ...