Results 5 issues of Mateo M.

WHEN I launch scrcpy+ AND I try to connect to my android device THEN The device doesn't appear in the list and there are no devices found ![image](https://user-images.githubusercontent.com/25480150/197558995-f26ffd90-e070-477f-a3d4-ecf2bd1e9568.png) ![image](https://user-images.githubusercontent.com/25480150/197559447-c62e8dbd-e972-4026-8b8a-6f7d14a19391.png) ![image](https://user-images.githubusercontent.com/25480150/197559602-59335abf-827b-478f-adb8-55e0082f69b8.png)

bug

## What does this PR do/solve? This PR adds compatibility with http: ^1.0.0 which begins to be widely used across flutter 3.13 ecosystem

### Breaking changes - removes support for web_socket_channel ^2.4.1 #### Fixes / Enhancements - fixes broken web support: see https://github.com/dart-lang/web_socket_channel/issues/318 #### Docs - Restricting package [web_socket_channel](https://pub.dev/packages/web_socket_channel) from `^2.3.0` to `>=2.3.0

USING scrcpy+ (develop branch) on MacOS WHEN using the close button THEN the app is not properly killed (it stays in the dock) AND when reopening it, it shows a...

bug

update domain from live.com to office.com #### Pre-flight Checklist Please ensure you've completed all of the following. - [ ] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-recipes/blob/HEAD/CONTRIBUTING.md) for this project. -...