connectivity_builder 0.3.0 copy "connectivity_builder: ^0.3.0" to clipboard
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 setState called after dispose by adding a mounted guard.
  • New Feature: Added optional loadingBuilder parameter to show a custom widget during the initial connectivity check.
  • Documentation: Updated README with new loadingBuilder usage 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.

0.1.0 #

Initial Release #

  • Initial release of the connectivity_builder package.
  • Provides a widget for building different UI based on network connectivity status.
  • Uses connectivity_plus package to check for and listen to network changes.
9
likes
140
points
115
downloads

Documentation

API reference

Publisher

verified publisherwevr.tech

Weekly Downloads

Easily manage UI states based on network connectivity with the connectivity_builder package.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

connectivity_plus, flutter

More

Packages that depend on connectivity_builder