VB10 / vexana

Vexana is network manager project with dio.
https://pub.dev/packages/vexana
MIT License
147 stars 42 forks source link

INetworkManager does not include options Its only on concrete type #80

Open MehmetKaranlik opened 1 year ago

MehmetKaranlik commented 1 year ago

@VB10 Only concrete impelementations of INetworkManager has options field. This should be added to abstract class as well.