# jogboms/flutter_offline

✈️ A tidy utility to handle offline/online connectivity like a Boss

Repository: https://github.com/jogboms/flutter_offline
Canonical: https://ross.abutalabs.com/products/flutter_offline
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, flutter-package, flutter-widget, android, ios, network, dartlang, dart-library, connectivity, connectivity-manager
Last push: 2026-01-06T14:46:53+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 61, release rhythm 29, longevity 100
- inputs: {"age_days": 2919, "days_push": 239, "days_rel": 316, "gap_med": 157, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1335, forks 130 (observed 2026-08-28T04:04:25.297734+00:00)

## What it is
A Flutter package providing an OfflineBuilder widget to detect and react to offline/online connectivity changes across all platforms. It supports retry logic with exponential backoff for connectivity checks.

## Use cases
- show an offline banner when the network drops in a flutter app
- detect internet connectivity changes in flutter
- retry connectivity checks with backoff
- build widgets that respond to online/offline state
- handle no-internet states on ios and android

## When to choose
- you need a declarative widget-based way to show connectivity status in Flutter
- you want cross-platform offline detection including web and desktop
- you need manual retry control for connectivity checks

## When to avoid
- you need low-level network socket monitoring rather than connectivity state
- your app is not built with Flutter or Dart
- you need to detect actual internet reachability behind a captive portal

## Facets
- artifact type: library
- maturity: active
- function: ui-components, state-management, networking
- domain: mobile-development, cross-platform, developer-tools
- platform: cross-platform
- tags: connectivity, offline-detection, flutter-widget, dart, flutter, android, ios, web-server

## Member repositories
- jogboms/flutter_offline (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.297734+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:22.836558+00:00, confidence not recorded.
  - readme: https://github.com/jogboms/flutter_offline (fetched 2026-08-28T04:04:25.297734+00:00, sha ee7c4f1ae605)
- Data as of 2026-08-30T08:39:29.467469+00:00.
