on_connectivity_widget 1.1.0 on_connectivity_widget: ^1.1.0 copied to clipboard
Flutter Package used to listen network connection and show a custom message to application.
[1.1.0] - [02.03.2022] #
Features #
- [Added]
bluetoothWidget
andethernetWidget
toOnConnectivityWidget
. - [Added] a
DART ANALYZER
toPULL_REQUEST
andPUSH
. - [Added]
flutter_lints
.
Fixes #
- [Fixed]
FlutterError
due oldconnectivity_plus
version. - #01
Documentation #
- [Updated]
README
documentation. - [Created]
DEPRECATED
file/history.
Changes #
- [Updated]
connectivity_plus
andon_toast_widget
versions.
⚠ Important Changes #
- Now the parameter
position
fromOnConnectivityWidget
reciveSlidePositionType
instead ofPositionType
.
@Deprecated
[PositionType]
.
[1.0.2] - [04.10.2021] #
Features #
- [Added] on_toast_widget dependency to show custom and animated messages.
- [Added]
[showNoneUntilOnline]
and[messageDurationWhenOnline]
Documentation #
- [Updated]
README
documentation.
[0.1.0] - [04.04.2021] #
Features #
- [Added] connectivity_plus dependency to listen network states.
- [Added]
[OnConnectivityWidget]
to show message when state change.- [Added][OnWifiWidget]
,[OnMobileWidget]
and[OnNoneWidget]
as default widgets.- [Added][PositionType]
to define message position.
Documentation #
- [Updated]
README
documentation. - [Updated]
pubspec.yaml
. - [Created]
README
translation section. - [Created]
README
translation forpt-BR
[Portuguese].