Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

widget that animates

a widget that animates when internet connection changes.

widget that animates

getting started

add it to your dependecies then use it anywhere on your app, usually in a widget that is on top of all of your widgets.

connectionstatusbar(
    // default title
    title: text(
        'please check your internet connection',
        style: textstyle(color: colors.white, fontsize: 14),
    ),
    color: colors.redaccent, // default color
),

Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top