Remove url_strategy dependency from pubspec.yaml
The url_strategy package has been removed from the dependencies list, possibly because it is no longer needed or used in the project.
This commit is contained in:
parent
bae15c6a10
commit
e3b2835dd0
|
|
@ -19,7 +19,6 @@ dependencies:
|
||||||
package_info_plus: ^9.0.0
|
package_info_plus: ^9.0.0
|
||||||
screen_brightness: ^2.1.0
|
screen_brightness: ^2.1.0
|
||||||
sensors_plus: ^7.0.0
|
sensors_plus: ^7.0.0
|
||||||
url_strategy: ^0.2.0
|
|
||||||
wakelock_plus: ^1.4.0
|
wakelock_plus: ^1.4.0
|
||||||
window_manager: ^0.5.1
|
window_manager: ^0.5.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue