Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies Flutter and dart #661

Merged
Merged
Changes from 1 commit
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
Prev Previous commit
Update templates/flutter/pubspec.yaml.twig
Co-authored-by: Damodar Lohani <[email protected]>
  • Loading branch information
2002Bishwajeet and lohanidamodar committed Jun 5, 2023
commit 9000bde46113a8a18cc3dbde11e5270958cec46e
2 changes: 1 addition & 1 deletion templates/flutter/pubspec.yaml.twig
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
flutter_web_auth_2: ^2.1.4
http: '>=0.13.6 <1.0.1'
package_info_plus: ^4.0.2
path_provider: ^2.0.14
path_provider: ^2.0.15
web_socket_channel: ^2.4.0
universal_html: ^2.2.3

Expand Down