Files
myice_mobile/pubspec.yaml
T
herel 1590a188fb build(deps): Update flutter_web_auth_2 to v6 with built-in Kotlin support
Upgrade flutter_web_auth_2 from ^5.0.3 to ^6.0.0-alpha.4 to resolve
the 'plugins that apply Kotlin Gradle Plugin' build warning.
This new version migrated to built-in Kotlin support as required by
Flutter SDK >=3.44.0.

Fixes #kotlin-gradle-plugin-warning
2026-07-06 18:09:30 +02:00

26 lines
412 B
YAML

---
name: myice_mobile
description: Flutter mobile app for MyIce
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.1.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
dio: ^5.4.0
provider: ^6.1.0
shared_preferences: ^2.2.0
flutter_web_auth_2: ^6.0.0-alpha.4
intl: ^0.20.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true