A new Flutter application.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- This is a Simple App. In this app, I just design Scaffold with text message to Check the Internet
Connectivity Status
viaContinuously-Checking
andNot-Continuously-Checking
andSocket-Method
. - Also Message will be display with
connected-network-type
means: Either it is connected to Mobile network or WiFi network.
- initState method
- dispose method
- Flutter Toast package
- Connectivity package