Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 352 Bytes

File metadata and controls

12 lines (10 loc) · 352 Bytes

connectivity_service

Demo project for a connectivity service following the D (DIP) word from SOLID.

Service implementations

connectivity

Link: https://pub.dev/packages/connectivity

Steps to install it in your own projects:

1 Android
1.2 On terminal, type flutter pub add connectivity and press enter
2 iOS
Probably same as Android