connectivity_builder 0.3.0
connectivity_builder: ^0.3.0 copied to clipboard
Easily manage UI states based on network connectivity with the connectivity_builder package.
connectivity_builder #
0.3.0 #
- Bug Fix: Fixed incorrect online state shown on startup — widget now waits for the initial connectivity check before rendering.
- Bug Fix: Fixed
setStatecalled afterdisposeby adding amountedguard. - New Feature: Added optional
loadingBuilderparameter to show a custom widget during the initial connectivity check. - Documentation: Updated README with new
loadingBuilderusage example and correct version in installation snippet.
0.2.1 #
- Documentation: Updated examples and added more code comments.
- The documentation has been enhanced to provide clearer usage instructions and code explanations.
0.2.0 #
- License Update: Updated the project license for improved clarity and compliance.