network_popup 1.0.1+3 copy "network_popup: ^1.0.1+3" to clipboard
network_popup: ^1.0.1+3 copied to clipboard

A Flutter package that displays a customizable network connectivity popup across all screens when the device goes offline. Perfect for apps that require real-time network status updates.

2. CHANGELOG.md #

The CHANGELOG.md file tracks changes for each version of your package. It helps users understand what’s new, fixed, or improved.

Example CHANGELOG.md

# Changelog

## 1.0.1+3 - 2025-02-01

### Added
- Initial release of the `network_popup` package.
- Features:
  - Real-time network monitoring.
  - Customizable popup for offline state.
  - Works across all screens.

## 1.0.1+3 - 2025-02-01

### Fixed
- Fixed issue with popup not showing on some devices.
- Improved network check reliability.

### Changed
- Updated documentation for better clarity.
3
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that displays a customizable network connectivity popup across all screens when the device goes offline. Perfect for apps that require real-time network status updates.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, cupertino_icons, flutter, http

More

Packages that depend on network_popup