Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions templates/flutter/pubspec.yaml.twig
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@ dependencies:
flutter:
sdk: flutter
cookie_jar: ^4.0.8
device_info_plus: ^10.1.2
flutter_web_auth_2: ^3.1.2
device_info_plus: ^11.3.3
flutter_web_auth_2: ^4.1.0
http: '>=0.13.6 <2.0.0'
package_info_plus: ^8.0.2
path_provider: ^2.1.4
web_socket_channel: ^3.0.1
web: ^1.0.0
package_info_plus: ^8.3.0
path_provider: ^2.1.5
web_socket_channel: ^3.0.2
web: ^1.1.1
Comment on lines +25 to +28
Copy link

@lishaduck lishaduck Apr 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these version bumps necessary?
I could see web, but the rest don't seem necessary.


dev_dependencies:
path_provider_platform_interface: ^2.1.2
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
mockito: ^5.4.4
mockito: ^5.4.5