Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. Features
  5. Config Intenet connection notification

Config Intenet connection notification

Notify to user when internet connection status is changed.

Screenshoot

How to config

Step 1:

Open file config_app.dart at ( cirilla/lib/config_app.dart )

Step 2:

Edit internetNotificationType follow instructions bellow

config_app.dart

internetNotificationType: has two values default and banner. If value is default, message will be displayed as a dialog. If value is banner message will be displayed as a mini banner at top of screen.

Example default:

Example banner:

Step 3:

Rerun app.

Was this article helpful to you? Yes No

How can we help?