priobike / priobike-flutter-app

A smartphone app for cyclists in Hamburg that provides bike navigation and speed advisories for traffic lights
MIT License
6 stars 0 forks source link

`flutter run --release` outdated gradle plugin #527

Open PhilippMatthes opened 1 month ago

PaulPickhardt commented 1 month ago

Since Flutter 3.16 gradle declarative plugins are used. See https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply

We have to migrate this.

PaulPickhardt commented 1 month ago

Declarative gradle used with this PR

Furthermore, we need to wait until mapbox and qr_code_scanner suppert gradle 8.