Guy Luz

Results 254 issues of Guy Luz

We get [-10 points in pub.dev](https://pub.dev/packages/dartz/score) on missing `dartfmt` I presume that it will require small fix, just to run `dartfmt` each time with `GitHub Actions`. ![image](https://user-images.githubusercontent.com/9304740/126633561-fdb5ea0b-80ff-4a7f-a865-2624a30b5904.png)

It will be nice if the app can show more info on the devices that got found. - [x] mDNS name - blocker https://github.com/git-elliot/network_tools/issues/6 - [x] Host-name - blocker https://github.com/git-elliot/network_tools/issues/3...

feature request

Found that cool way to show devices distribution in the network. Each colored block represent devising the network by IP. The first block is ip 1 and the last block...

good first issue
feature request
hacktoberfest
P3

We can scan for devices in the network on app startup. This way when opening the page it will already be loaded. This is a thought and I would love...

good first issue
feature request
P2

Tested scanning with another application named `Net Analyzer` and it somehow found my iPad which wasn't listed in the Vernet search. `Net Analyzer` is a closed source so I don't...

bug
enhancement
not urgent

Currently (in the new version that is not on the store) there is no way to know when a scan for devices is done. We can implement it in a...

enhancement
good first issue
P3

I didn't test it on ios but Vernet uses [dart_ping](https://pub.dev/packages/dart_ping) which does not support ios. > To use dart_ping on iOS, add the [dart_ping_ios](https://pub.dev/packages/dart_ping_ios) package as a dependency And in...

Currently the Speed Test button takes the user to a speed test site. I think a better option will be to do the speed test inside of the app. It...

enhancement
not urgent
P3

White screen after big scan using range ![Screenshot_20220701-014746](https://user-images.githubusercontent.com/9304740/176791392-18a34df1-851e-461f-baaf-6a53ca93776e.jpg)

bug
good first issue

On `Open Ports Scanner` page if the user scans a large range the UI will hang. For example changing to a custom range of `0-65535 (Full)`.

not urgent