Add url_strategy dependency to pubspec.yaml
Included the url_strategy package version 0.2.0 to the dependencies for improved URL handling in the project.
This commit is contained in:
parent
fb5bd2dabb
commit
4b51fcbe9d
|
|
@ -18,6 +18,7 @@ dependencies:
|
|||
path_provider: ^2.1.4
|
||||
package_info_plus: ^9.0.0
|
||||
sensors_plus: ^6.1.1
|
||||
url_strategy: ^0.2.0
|
||||
window_manager: ^0.5.1
|
||||
|
||||
dependency_overrides:
|
||||
|
|
|
|||
Loading…
Reference in New Issue