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:
Feodor Fitsner 2025-12-02 11:05:18 -08:00
parent fb5bd2dabb
commit 4b51fcbe9d
1 changed files with 1 additions and 0 deletions

View File

@ -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: