OWASP-BLT / BLT-Flutter

The official OWASP BLT App repository/ Heist 'em bugs!
https://owasp.org/www-project-bug-logging-tool/
BSD 3-Clause "New" or "Revised" License
23 stars 30 forks source link

Bump flutter version up. #316

Closed letsintegreat closed 1 year ago

letsintegreat commented 1 year ago

Closes #315

image

This method was introduced in Flutter v3.7.0-32.0.pre

build-flutter.yml workflow uses v3.3.9 which seems to be the cause of the problem. I have configured the workflow in such a way that it would use the latest stable version of flutter.