🔴 Internet Connection Checker in Flutter App - Globally

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 6

  • @AntonyAziz-EG
    @AntonyAziz-EG 7 місяців тому

    The argument type 'void Function(ConnectivityResult)' can't be assigned to the parameter type 'void Function(List)?'. _connectivity.onConnectivityChanged.listen(_serviceChange); what fix that ?

    • @devhubspot
      @devhubspot  7 місяців тому

      connectivity_plus: ^5.0.2 use this version then work

    • @Dhirajkumar-he4fc
      @Dhirajkumar-he4fc 4 місяці тому

      ​@@devhubspot it doesn't worked

  • @cana_369
    @cana_369 8 місяців тому

    sir it work only when you close the app and open i mean work only in the main what if i have 10 screen ?
    i don't know but for me it not work well if you have more then 1 screen.

    • @devhubspot
      @devhubspot  8 місяців тому

      This work because the network service method call main.ts

  • @dev.arrahman
    @dev.arrahman 8 місяців тому

    Can you share your pc configuration