issues
search
Nimrodda
/
flutter_nsd
A Flutter plugin that enables Network Service Discovery (mDNS) on various platforms via their native APIs.
Apache License 2.0
34
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
On Android, the IP address is returned in the hostname field of NsdServiceInfo
#60
mbalmer
opened
6 months ago
0
Services are not discovered on Android
#59
mbalmer
opened
6 months ago
2
getting NsdErrorCode.startDiscoveryFailed when hot restart app
#58
nowfalsalahudeen
opened
6 months ago
0
MacOS and iOS not returning any hostAddress
#57
YuriVivaldi
opened
8 months ago
1
Documentation update for #22
#56
jnstahl
closed
10 months ago
2
fix issue #22 for Windows and Android
#55
jnstahl
closed
10 months ago
7
add support for IP addresses in the result - issue #22
#54
jnstahl
closed
10 months ago
0
startDiscoveryFailed every time
#53
dgilperez
opened
10 months ago
1
Windows build is failing
#52
Nimrodda
closed
12 months ago
0
Fix #46
#51
jnstahl
closed
12 months ago
0
fix Issue #46
#50
jnstahl
closed
12 months ago
3
Issue 45
#49
jnstahl
closed
12 months ago
5
AGP8 compatibility
#48
deckerst
closed
1 year ago
4
stopDiscovery Not working giving below exception
#47
harishkthedeveloper
closed
1 year ago
4
Error on executing command 'flutter build windows'
#46
andreasgolser
closed
12 months ago
2
missing permission for some Android versions
#45
jnstahl
closed
12 months ago
2
stopDiscovery() stops, but generates an error
#44
mdev88
closed
1 year ago
2
Kotlin Gradle plugin version upgrade
#43
mdev88
closed
1 year ago
1
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher
#42
mdev88
closed
1 year ago
4
Any plans for Linux support?
#41
tmpfs
opened
2 years ago
1
java.lang.IllegalArgumentException: listener not registered
#40
Liberations
opened
2 years ago
3
NsdServiceInfo Class should have IP
#39
casterock
closed
2 years ago
3
Stream<NsdServiceInfo> doesn't add service If msdn server hass service txt is added
#38
casterock
closed
2 years ago
5
Fix TXT values not sent correctly
#37
jnstahl
closed
2 years ago
0
Windows: txt records are sent as [key: key] instead of [key: value]
#36
jnstahl
closed
2 years ago
1
fix txt records returned as string instead of UInt8List
#35
jnstahl
closed
2 years ago
2
fix txt records returned as string instead of UInt8List
#34
jnstahl
closed
2 years ago
0
Windows: TXT records are returned as string instead of UInt8List, causing failure
#33
jnstahl
closed
2 years ago
0
Not getting any output from example app even though run shows servers
#32
tonym128
closed
2 years ago
3
Service lost enhancement
#31
jnstahl
closed
2 years ago
1
add service lost notification to windows
#30
jnstahl
closed
2 years ago
0
NetServiceBrowser is deprecated on iOS/MacOS
#29
Nimrodda
opened
2 years ago
0
Notify when service is lost
#28
Nimrodda
closed
12 months ago
5
remove unused variable in lib/flutter_nsd.dart:83:17
#27
jnstahl
closed
2 years ago
2
Removed service type from name in Windows implementation
#26
jnstahl
closed
2 years ago
2
Fixed repeated duplicate results on Windows
#25
jnstahl
closed
2 years ago
2
add a filter for removing duplicate results
#24
jnstahl
closed
2 years ago
0
Update build.yaml
#23
Nimrodda
closed
2 years ago
0
Extend NsdServiceInfo to include ipv4 and ipv6
#22
Nimrodda
opened
3 years ago
7
Modified Windows implementation to return IP address when hostname couldn't be resolved
#21
jnstahl
closed
3 years ago
0
Closes #19
#20
jnstahl
closed
3 years ago
0
Some windows hosts cannot resolve hostnames returned by MDNS
#19
jnstahl
closed
3 years ago
4
Windows support cleanup tasks
#18
jnstahl
closed
3 years ago
2
Add Github Actions config
#17
Nimrodda
closed
2 years ago
0
Added Windows (win32) support
#16
jnstahl
closed
3 years ago
14
Windows desktop support
#15
Nimrodda
closed
2 years ago
23
Unable to obtain IOS local network permissions
#14
guojunlong
closed
3 years ago
16
Migrate to federated plugin
#13
sebastianhaberey
opened
3 years ago
3
Desktop support (macOS)
#12
sebastianhaberey
closed
3 years ago
2
Add desktop support macOS
#11
sebastianhaberey
closed
3 years ago
8
Next