Skip to content
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
Next Next commit
set constrain for example app
  • Loading branch information
ueman committed Feb 14, 2023
commit 9287fe69f063308e70841b6f4a991ba689b610e3
2 changes: 1 addition & 1 deletion flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
universal_platform: ^1.0.0
feedback: ^2.0.0
provider: ^6.0.0
dio: ^4.0.0
dio: any # This gets constrained by `sentry_dio`
logging: ^1.0.0
package_info_plus: ^3.0.0
path_provider: ^2.0.0
Expand Down