suesitran/interactive_diary

Tech: Connectivity service

suesitran opened this issue · 1 comments

Tech task:

  • create package nartus_connectivity in /packages
  • this package will use connectivity_plus package
  • it needs to give a stream output, which reports connection status whenever connectivity change

Logic:

  • connecting to mobile/wifi/bluetooth/ethernet => online
  • no connection => Offline

There’s an edge case when device might be connected to wifi host, but the wifi itself has no internet connection.

This will be covered as part of Storage implementation

may i take on this task ?