connectivity_wrapper 1.2.5
connectivity_wrapper: ^1.2.5 copied to clipboard
A new Flutter package which provides network-aware widgets.It allows Flutter apps provide feedback on your app when it's not connected to it, or when there's no connection.
1.2.5 #
- FIX(contact_permission): lint fixed.
- DOCS(connectivity_wrapper): Add comprehensive documentation and comments to improve code readability.
1.2.4 #
- DOCS(connectivity_wrapper): Remove example images from README.
1.2.3 #
- DOCS(connectivity_wrapper): Update README image styling with responsive aspect ratio.
- DOCS(connectivity_wrapper): Enhance README with improved formatting and visual examples.
1.2.2 #
- DOCS(connectivity_wrapper): Improve README markdown formatting and headers.
1.2.1 #
- FIX(connectivity_wrapper): Update screenshot description in pubspec.yaml.
1.2.0 #
- FIX(connectivity_wrapper): Improve web connection check with additional connectivity types.
- FEAT(connectivity_wrapper): Moved
connectivity_wrapper
to mono repo. - DOCS(connectivity_wrapper): Update README badge and formatting.
[1.1.4] - Dependency Update #
- Updated connectivity_plus:
^5.0.1
[1.1.3] - #18 Issue Resolved #
- Exported
AddressCheckOptions
[1.1.2] - Maintenance issues and suggestions. #
- Updated AddressCheckOptions list
- Code Refactor i.e added flutter_lints
[1.1.1] - Updated plugins #
[1.0.5] - Maintenance issues and suggestions. #
- Migrating to null safety and updated provider to: ^5.0.0 #7
[1.0.4] - Maintenance issues and suggestions. #
[1.0.3] - Maintenance issues and suggestions. #
- Bumping version number, so pub.dev can accept the package
- Exposed
ConnectivityWrapper
as an API
[1.0.2] - Health suggestions. #
- Health suggestions.
[1.0.1] - Updated Connectivity Service. #
- Updated Connectivity Service.
[1.0.1] - initial release. #
- Initial release.